From 2530221de1657aeac3fa2b93c6b17712a08c6399 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 13 Jan 2010 13:21:46 +0100 Subject: doc/source/apt_pkg/cache.rst: fix cross-reference to _DependencyTypes --- doc/source/apt_pkg/cache.rst | 2 +- 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 `. .. 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 -- cgit v1.2.3