Skip to content

Commit 0f961c6

Browse files
Update cookiecutter link in README
The existing link, https://cookiecutter.readthedocs.io/, takes you to an old version of the cookiecutter documentation, where you are warned, "You are not reading the most recent version of this documentation." This appears to be a bug in readthedocs.io or cookiecutter's site itself; even their own latest documentation home page, https://cookiecutter.readthedocs.io/en/latest/README.html, links to https://cookiecutter.readthedocs.io/, which in turn takes you back to that same old page for version 1.7.2.
1 parent a385603 commit 0f961c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You must also read "Your first commit" (below) before continuing further:
5151

5252
(Skip this section if you chose to click GitHub's "Use this template" button.)
5353

54-
Get [cookiecutter](https://cookiecutter.readthedocs.io/).
54+
Get [cookiecutter](https://cookiecutter.readthedocs.io/en/latest/).
5555

5656
Pull down our cookiecutter-ized branch using cookiecutter directly, like so:
5757

0 commit comments

Comments
 (0)