From 4c914ede7e790395a193003265eec87ea317acb4 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 27 Nov 2018 03:01:19 -0800 Subject: Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a bad link in WebOb docs --- docs/quick_tour.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/quick_tour.rst') 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 `, `SQLAlchemy - `_, :ref:`making_a_console_script`, + `_, :ref:`making_a_console_script`, :ref:`bfg_sql_wiki_tutorial`, and :ref:`Application Transactions with pyramid_tm `. -- cgit v1.2.3