From a531ab8864fca27b55d83b55055eaef1c36128cd Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 4 Mar 2022 16:35:06 -0800 Subject: [PATCH] formatting --- docs/readme.md | 4 ++-- jc/__init__.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.