We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d171a9 commit 9b83ad0Copy full SHA for 9b83ad0
source/overview.rst
@@ -67,7 +67,7 @@ This is great for sharing simple scripts and snippets between people
67
who both have compatible Python versions (such as via email,
68
StackOverflow, or GitHub gists). There are even some entire Python
69
libraries that offer this as an option, such as `bottle.py
70
-<https://pypi.org/project/bottle/>`_ and :doc:`boltons
+<https://bottlepy.org/docs/dev/>`_ and :doc:`boltons
71
<boltons:architecture>`.
72
73
However, this pattern won't scale for projects that consist of
0 commit comments