Mostly remove GitHub

This commit is contained in:
Cadence Ember
2020-07-14 01:27:42 +12:00
parent 420f9b0e1e
commit 0594d694da
9 changed files with 70 additions and 76 deletions

View File

@@ -237,7 +237,7 @@ let constants = {
},
resources: {
instances_wiki_raw: "https://raw.githubusercontent.com/wiki/cloudrac3r/bibliogram/Instances.md",
instances_wiki_raw: "https://git.sr.ht/~cadence/bibliogram-docs/blob/master/docs/Instances.md",
saved_requests_location: "https://meta.bibliogram.art/saved_requests/"
},

View File

@@ -165,7 +165,7 @@ module.exports = async function() {
+"\n -> Make sure you have set `config/website_origin`"
+"\n as instructed in the installation guide."
+"\n -> Consider adding yourself to the instance list:"
+"\n https://github.com/cloudrac3r/bibliogram/wiki/Instances"
+"\n https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md"
+"\n -> Join the Matrix chatroom for help: #bibliogram:matrix.org"
+"\n"
)