Skip to content

Commit 9b83ad0

Browse files
committed
Homepage of bottlepy is running again
1 parent 2d171a9 commit 9b83ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This is great for sharing simple scripts and snippets between people
6767
who both have compatible Python versions (such as via email,
6868
StackOverflow, or GitHub gists). There are even some entire Python
6969
libraries that offer this as an option, such as `bottle.py
70-
<https://pypi.org/project/bottle/>`_ and :doc:`boltons
70+
<https://bottlepy.org/docs/dev/>`_ and :doc:`boltons
7171
<boltons:architecture>`.
7272

7373
However, this pattern won't scale for projects that consist of

0 commit comments

Comments
 (0)