diff --git a/docs/readme.md b/docs/readme.md index 0f1c71aa..d224b4d7 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -26,9 +26,9 @@ https://github.com/kellyjonbrazil/jc/tree/master/docs ### Specific Version -Replace `{{full_version_number}}` - e.g. `1.17.7`: +Replace `` - e.g. `1.17.7`: -`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs` +`https://github.com/kellyjonbrazil/jc/tree/v/docs` Specific versions can also be selected by tag in the branch dropdown menu. diff --git a/jc/__init__.py b/jc/__init__.py index ea5ccc20..71053c42 100644 --- a/jc/__init__.py +++ b/jc/__init__.py @@ -22,9 +22,9 @@ https://github.com/kellyjonbrazil/jc/tree/master/docs ### Specific Version -Replace `{{full_version_number}}` - e.g. `1.17.7`: +Replace `` - e.g. `1.17.7`: -`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs` +`https://github.com/kellyjonbrazil/jc/tree/v/docs` Specific versions can also be selected by tag in the branch dropdown menu.