diff options
| -rw-r--r-- | doc/source/apt_pkg/cache.rst | 2 | ||||
| -rw-r--r-- | doc/source/apt_pkg/index.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/apt_pkg/cache.rst b/doc/source/apt_pkg/cache.rst index 1be81b42..ca9f8b49 100644 --- a/doc/source/apt_pkg/cache.rst +++ b/doc/source/apt_pkg/cache.rst @@ -605,7 +605,7 @@ Example: .. attribute:: DepTypeEnum The type of the dependency, as integer that matches a value - of `Dependency types`_ + of :ref:`Dependency types <DependencyTypes>`. .. attribute:: ID diff --git a/doc/source/apt_pkg/index.rst b/doc/source/apt_pkg/index.rst index aba7d82e..4256d971 100644 --- a/doc/source/apt_pkg/index.rst +++ b/doc/source/apt_pkg/index.rst @@ -329,7 +329,7 @@ Package States .. data:: CurStateNotInstalled .. data:: CurStateUnPacked - +.. _DependencyTypes: Dependency types |
