summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
Diffstat (limited to '.INSTALL')
-rw-r--r--.INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/.INSTALL b/.INSTALL
index 7a71d81139e2..a53e273fdb7f 100644
--- a/.INSTALL
+++ b/.INSTALL
@@ -1,9 +1,9 @@
post_install() {
echo "To setup GNUpot: gnupot -n"
- echo "For more information, visit the wiki at https://github.com/frnmst/gnupot/wiki"
+ echo "For more information, visit the wiki at https://codeberg.org/frnmst-archives/gnupot/wiki"
}
post_upgrade() {
echo "To update GNUpot you must run the setup again with: gnupot -n"
- echo "For more information, visit the wiki at https://github.com/frnmst/gnupot/wiki"
+ echo "For more information, visit the wiki at https://codeberg.org/frnmst-archives/gnupot/wiki"
}