From edf1025e691e94cdde305bc2d15484fc7ee6db1c Mon Sep 17 00:00:00 2001 From: Wesley Schwengle Date: Thu, 14 Mar 2024 14:36:07 -0400 Subject: Update Graphviz URL to https://graphviz.org/ Signed-off-by: Wesley Schwengle --- cmdline/apt-cache.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline') diff --git a/cmdline/apt-cache.cc b/cmdline/apt-cache.cc index 531500cc0..7fdd4dff2 100644 --- a/cmdline/apt-cache.cc +++ b/cmdline/apt-cache.cc @@ -745,7 +745,7 @@ static bool XVcg(CommandLine &CmdL) // --------------------------------------------------------------------- /* Dotty is the graphvis program for generating graphs. It is a fairly simple queuing algorithm that just writes dependencies and nodes. - http://www.research.att.com/sw/tools/graphviz/ */ + https://graphviz.org/ */ static bool Dotty(CommandLine &CmdL) { pkgCacheFile CacheFile; -- cgit v1.2.3-70-g09d2