mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Mostly remove GitHub
This commit is contained in:
parent
420f9b0e1e
commit
0594d694da
9 changed files with 70 additions and 76 deletions
|
|
@ -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/"
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue