Commit Diff


commit - 4370558fd27a705a699a9ac2fdd27198df5cb5a0
commit + 5b9d57104dbbc01ed027b256affe709f0a530656
blob - c0f57285fd45ea89bda3592b49d6165b01817f4d
blob + 701f3c91b1822080315a84e8b9ea73d81cba11ff
--- configure.ac
+++ configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([telescope], [0.11-current], [telescope@omarpolo.com],
+AC_INIT([telescope], [0.11-current], [https://codeberg.org/telescope-browser/telescope/issues],
     [telescope], [gemini://telescope-browser.org])
 AC_CONFIG_AUX_DIR(etc)
 AC_CONFIG_LIBOBJ_DIR(compat)
blob - 34d1b4f71bdcc825582cc84e568155d107cf54a4
blob + fb2a1a07aaa24fe04c4bccf3ba281f4ab8f3a846
--- pages/about_crash.gmi.in
+++ pages/about_crash.gmi.in
@@ -2,7 +2,7 @@
 
 It seems that Telescope crashed last time!  Please consider reporting this bug so it can be fixed.
 
-=> mailto:@PACKAGE_BUGREPORT@	@PACKAGE_BUGREPORT@
+=> @PACKAGE_BUGREPORT@	@PACKAGE_NAME@ issue tracker
 
 When reporting a bug, please include the following information, otherwise it won’t be very helpful:
 
blob - 2bcc80a8d19193de6adcf8644d8913c4c3339ec5
blob + db2f8aa7ad6806c80491b86e9371ba57cc0ee6ad
--- telescope.1
+++ telescope.1
@@ -1132,3 +1132,8 @@ This can cause strange rendering issues if you're luck
 weird thing happening depending on your locale and terminal emulator.
 .Sh BUGS
 There's no UI for out-of-band certificates validation.
+.Sh REPORTING BUGS
+Please report any bugs to the
+.Nm
+issue tracker:
+.Lk https://codeberg.org/telescope-browser/telescope/issues .