summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7458dd6)
raw | patch | inline | side by side (parent: 7458dd6)
author | Florian Forster <octo@verplant.org> | |
Sat, 11 Sep 2010 20:44:21 +0000 (22:44 +0200) | ||
committer | Florian Forster <octo@verplant.org> | |
Sat, 11 Sep 2010 20:44:21 +0000 (22:44 +0200) |
README | patch | blob | history | |
src/utils_cgi.c | patch | blob | history |
index 7cdca157a51d613a3670a9a0dffb50ab68cd1f2d..ecbce716fc603089670a5c9692fdbe4df543a4f7 100644 (file)
--- a/README
+++ b/README
collection 4 - An efficient graphing front-end for collectd
=============================================================
+<http://octo.it/c4/>
About
-----
diff --git a/src/utils_cgi.c b/src/utils_cgi.c
index 7995e3f1b8cd323992bdbb7c0150b0c461624e2d..40768dd605bd0097c0a2a87fc86fe976b67ef0d3 100644 (file)
--- a/src/utils_cgi.c
+++ b/src/utils_cgi.c
printf ("</td>\n"
" </tr>\n"
" </table>\n"
- " <div class=\"footer\">"PACKAGE_STRING"</div>\n"
+ " <div class=\"footer\"><a href=\"http://octo.it/c4/\">"PACKAGE_STRING"</a></div>\n"
" </body>\n"
"</html>\n");