From 5fb0cf52983ef4fc8a8a3ff710b2230348786bdb Mon Sep 17 00:00:00 2001 From: Junghyun Kim Date: Fri, 17 Mar 2017 13:16:21 +0900 Subject: [PATCH] BUGFIX: href link changed (full.php -> index.php) Change-Id: I14fb6a26984ea7ac01f7441d54a75c95f98cb347 Signed-off-by: Junghyun Kim --- common/dep_graph.php.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/dep_graph.php.template b/common/dep_graph.php.template index 647f9df..19894a6 100644 --- a/common/dep_graph.php.template +++ b/common/dep_graph.php.template @@ -62,7 +62,7 @@ Total packages - full dependency graph
+ full dependency graph
@@ -71,7 +71,7 @@
- full dependency graph (full_edges)
+ full dependency graph (full_edges)
-- 2.7.4