diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4acbc0ca1d..97dbf00ee5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Thank you for helping us develop VisualEditor! We inherit the contribution guidelines from VisualEditor core. Be sure to read the -[Contribution guidelines](https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FVisualEditor.git/master/CONTRIBUTING.md) +[Contribution guidelines](https://git.wikimedia.org/blob/VisualEditor%2FVisualEditor.git/master/CONTRIBUTING.md) in the VisualEditor repository. diff --git a/README.md b/README.md index a8dd1ce926..94b87fd59c 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,11 @@ For information on installing VisualEditor on a local wiki, please see https://www.mediawiki.org/wiki/Extension:VisualEditor For information about running tests and contributing code to VisualEditor, -see [CODING.md][]. Patch submissions are reviewed and managed with +see [CONTRIBUTING.md](./CONTRIBUTING.md). Patch submissions are reviewed and managed with [Gerrit][]. There is also [API documentation][] available for the VisualEditor. -[VisualEditor]: http://www.mediawiki.org/wiki/VisualEditor -[Parsoid]: http://www.mediawiki.org/wiki/Parsoid -[CODING.md]: CODING.md +[VisualEditor]: https://www.mediawiki.org/wiki/VisualEditor +[Parsoid]: https://www.mediawiki.org/wiki/Parsoid [API documentation]: https://doc.wikimedia.org/VisualEditor/master/ [Gerrit]: https://www.mediawiki.org/wiki/Gerrit