mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Merge pull request #757 from cjmayo/inheritance
Fix Code documentation inheritance diagram
This commit is contained in:
commit
cd259e6a76
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ according to the URL scheme.
|
|||
"2" -> "10" [arrowhead="empty", arrowtail="none"];
|
||||
"3" -> "6" [arrowhead="empty", arrowtail="none"];
|
||||
"4" -> "6" [arrowhead="empty", arrowtail="none"];
|
||||
"5" -> "11" [arrowhead="empty", arrowtail="none"];
|
||||
"5" -> "9" [arrowhead="empty", arrowtail="none"];
|
||||
"6" -> "10" [arrowhead="empty", arrowtail="none"];
|
||||
"7" -> "10" [arrowhead="empty", arrowtail="none"];
|
||||
"8" -> "10" [arrowhead="empty", arrowtail="none"];
|
||||
|
|
|
|||
Loading…
Reference in a new issue