diff --git a/docs/readme.md b/docs/readme.md index 1dc64fde..1e6bbb5f 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -20,9 +20,9 @@ Latest: https://github.com/kellyjonbrazil/jc/tree/master/docs -Specific version (replace `` - e.g. `1.17.7`): +Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`): -https://github.com/kellyjonbrazil/jc/tree/v/docs +`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs` ## Example: diff --git a/jc/__init__.py b/jc/__init__.py index 164cf6a3..fe3d7acb 100644 --- a/jc/__init__.py +++ b/jc/__init__.py @@ -18,9 +18,9 @@ Latest: https://github.com/kellyjonbrazil/jc/tree/master/docs -Specific version (replace `` - e.g. `1.17.7`): +Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`): -https://github.com/kellyjonbrazil/jc/tree/v/docs +`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs` ## Example: