1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-01 06:10:22 +02:00

replace wiki links with documentation links (#2630)

* docs: update composer support links

* docs: update link from wiki to docs for github issue template

* docs: update link pointing to wiki to point to new documentation

* docs: replace wiki links by documentation links in README and
CONTRIBUTING files
This commit is contained in:
Corentin Garcia
2022-04-10 21:58:29 +02:00
committed by GitHub
parent 5a733b3d82
commit ae760e40cc
5 changed files with 19 additions and 61 deletions

View File

@@ -16,7 +16,7 @@
"license": "UNLICENSE",
"support": {
"issues": "https://github.com/rss-bridge/rss-bridge/issues/",
"wiki": "https://github.com/rss-bridge/rss-bridge/wiki/",
"docs": "https://rss-bridge.github.io/rss-bridge/",
"source": "https://github.com/rss-bridge/rss-bridge/",
"rss": "https://github.com/RSS-Bridge/rss-bridge/commits/master.atom"
},