summaryrefslogtreecommitdiff
path: root/docs/quick_tour.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_tour.rst')
-rw-r--r--docs/quick_tour.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst
index fbafead66..471820ef6 100644
--- a/docs/quick_tour.rst
+++ b/docs/quick_tour.rst
@@ -922,7 +922,7 @@ system, can then easily get at the data thanks to SQLAlchemy:
.. seealso:: See also:
:ref:`Quick Tutorial Databases <qtut_databases>`, `SQLAlchemy
- <http://www.sqlalchemy.org/>`_, :ref:`making_a_console_script`,
+ <https://www.sqlalchemy.org/>`_, :ref:`making_a_console_script`,
:ref:`bfg_sql_wiki_tutorial`, and :ref:`Application Transactions with
pyramid_tm <tm:overview>`.