diff options
author | EuAndreh <eu@euandre.org> | 2021-08-23 08:06:29 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-23 08:06:29 -0300 |
commit | 547d0792d464db0791c2209a8f794aa9e37efc3e (patch) | |
tree | 76a22d9c705246a17cc602b47c3f398160bb5db2 /README.md | |
parent | public/makefile.svg: Start generating it with makefile2graph and graphviz (diff) | |
download | git-permalink-547d0792d464db0791c2209a8f794aa9e37efc3e.tar.gz git-permalink-547d0792d464db0791c2209a8f794aa9e37efc3e.tar.xz |
README.md: Fix address of makefile.svg
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ Extra tools used for development are: [mdpo]: https://mdpo.readthedocs.io/en/master/ [makefile2graph]: https://github.com/lindenb/makefile2graph [graphviz]: https://graphviz.org/ -[makefile.svg]: https://euandreh.xyz/makefile.svg +[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg For running the extra development-only checks, run: |