summaryrefslogtreecommitdiff
path: root/doc/apt-cache.8.xml
diff options
context:
space:
mode:
authorWesley Schwengle <wesleys@opperschaap.net>2024-03-14 14:36:07 -0400
committerWesley Schwengle <wesleys@opperschaap.net>2024-03-14 14:36:07 -0400
commitedf1025e691e94cdde305bc2d15484fc7ee6db1c (patch)
tree08f5079ed7849cad75bede39b2a62c84c24ac162 /doc/apt-cache.8.xml
parent92dfc56a541894e293019920fe9031ae4d42fb29 (diff)
Update Graphviz URL to https://graphviz.org/
Signed-off-by: Wesley Schwengle <wesleys@opperschaap.net>
Diffstat (limited to 'doc/apt-cache.8.xml')
-rw-r--r--doc/apt-cache.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index 1e84b442b..0a2dcdafe 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -210,7 +210,7 @@ Reverse Provides:
<varlistentry><term><option>dotty</option> <option><replaceable>&synopsis-pkg;</replaceable>…</option></term>
<listitem><para><literal>dotty</literal> takes a list of packages on the command line and
generates output suitable for use by dotty from the
- <ulink url="http://www.research.att.com/sw/tools/graphviz/">GraphViz</ulink>
+ <ulink url="https://graphviz.org/">GraphViz</ulink>
package. The result will be a set of nodes and edges representing the
relationships between the packages. By default the given packages will
trace out all dependent packages; this can produce a very large graph.