Skip to content

Commit 5e469f2

Browse files
committed
Documentation: Fix intersphinx references after package refactoring
1 parent 9646e80 commit 5e469f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/crud.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Reset the record:
271271

272272
.. seealso::
273273

274-
The documentation section :ref:`sqlalchemy-working-with-types` has more
274+
The documentation section :ref:`working-with-types` has more
275275
details about this topic.
276276

277277

docs/getting-started.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ ORM schema definition.
1010

1111
Subsequent sections of the documentation will cover:
1212

13-
- :ref:`sqlalchemy-crud`
14-
- :ref:`sqlalchemy-working-with-types`
15-
- :ref:`sqlalchemy-advanced-querying`
16-
- :ref:`sqlalchemy-inspection-reflection`
13+
- :ref:`crud`
14+
- :ref:`working-with-types`
15+
- :ref:`advanced-querying`
16+
- :ref:`inspection-reflection`
1717

1818

1919
.. rubric:: Table of Contents

0 commit comments

Comments
 (0)