summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortatsuya4559 <tatsuya.k1029@gmail.com>2020-08-28 19:43:21 +0900
committerMarcel Hellkamp <marc@gsites.de>2020-12-31 16:41:16 +0100
commit4ad33b8ee347e797d301584d5f81bee9e0e6eba8 (patch)
tree2ee3b2f734c5d2b58d20f45ca4b50470c165f9c5
parentd2a91df453c40bdd48aac329100e8aa5869866c2 (diff)
downloadbottle-4ad33b8ee347e797d301584d5f81bee9e0e6eba8.tar.gz
fix a broken link to beaker documentation.
-rwxr-xr-xdocs/recipes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/recipes.rst b/docs/recipes.rst
index cfda5ba..c1c3b0d 100755
--- a/docs/recipes.rst
+++ b/docs/recipes.rst
@@ -1,6 +1,6 @@
.. module:: bottle
-.. _beaker: http://beaker.groovie.org/
+.. _beaker: https://beaker.readthedocs.io/en/latest/
.. _mod_python: http://www.modpython.org/
.. _mod_wsgi: http://code.google.com/p/modwsgi/
.. _werkzeug: http://werkzeug.pocoo.org/documentation/dev/debug.html