diff options
| -rw-r--r-- | gstat.buetow.org/content/home.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gstat.buetow.org/content/home.xml b/gstat.buetow.org/content/home.xml index d4551b4..50f7f18 100644 --- a/gstat.buetow.org/content/home.xml +++ b/gstat.buetow.org/content/home.xml @@ -4,7 +4,9 @@ <textheader>Get the current clue...</textheader> <text>gstat is a program written in Go to observe disk IO stats. It currently runs on Linux only. FreeBSD support may be added too (but only through linprocfs)</text> <textheader>Screen shot</textheader> - <img href="?document=images/gstat.png" title="gstat" alt="gstat"/> + <cimg href="?document=images/gstat.png" title="gstat" alt="gstat"/> <textheader>Command line flags</textheader> - <inject>https://buetow.org/cgit/gstat.git/plain/help.txt</inject> + <pretext> + <inject>https://web.buetow.org/cgit/gstat.git/plain/help.txt</inject> + </pretext> </content> |
