From c280757b7624a46543e481ca47a6e084d2d6f519 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 21 Jan 2022 12:35:48 -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 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: