Fix broken links to matrix-doc
(#1032)
The spec has moved to https://github.com/matrix-org/matrix-spec, so there were a lot of broken links here.
This commit is contained in:
parent
188eba6969
commit
614680675f
18 changed files with 62 additions and 106 deletions
|
@ -9,15 +9,15 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/matrix-org/matrix-doc.git"
|
||||
"url": "git+https://github.com/matrix-org/matrix-spec.git"
|
||||
},
|
||||
"author": "The Matrix.org Foundation C.I.C.",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/matrix-org/matrix-doc"
|
||||
"url": "https://github.com/matrix-org/matrix-spec"
|
||||
},
|
||||
"homepage": "https://github.com/matrix-org/matrix-doc#readme",
|
||||
"homepage": "https://github.com/matrix-org/matrix-spec#readme",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.2",
|
||||
"node-fetch": "^2.6.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue