diff options
author | Marc Alexander <admin@m-a-styles.de> | 2017-12-27 21:37:14 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2017-12-27 21:37:14 +0100 |
commit | 602e440cfdc0ad5c8d4e87d809f04d9afd2b623c (patch) | |
tree | 1ce083e2a4aa200cd8a15f413813cc7fd014471f | |
parent | 01181f1e4e202de2abd14eb95e59162dbbc138ff (diff) | |
parent | cf1e6e5e6bd4c4ff21b992c8c97718828e59be50 (diff) | |
download | forums-602e440cfdc0ad5c8d4e87d809f04d9afd2b623c.tar forums-602e440cfdc0ad5c8d4e87d809f04d9afd2b623c.tar.gz forums-602e440cfdc0ad5c8d4e87d809f04d9afd2b623c.tar.bz2 forums-602e440cfdc0ad5c8d4e87d809f04d9afd2b623c.tar.xz forums-602e440cfdc0ad5c8d4e87d809f04d9afd2b623c.zip |
Merge pull request #5039 from hubaishan/ticket/15445
[ticket/15445] Update URIs in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ To be able to run an installation from the repo (and not from a pre-built packag 1. [Create an account on phpBB.com](http://www.phpbb.com/community/ucp.php?mode=register) 2. [Create a ticket (unless there already is one)](http://tracker.phpbb.com/secure/CreateIssue!default.jspa) -3. Read our [Coding guidelines](https://wiki.phpbb.com/Coding_guidelines) and [Git Contribution Guidelines](http://wiki.phpbb.com/Git) +3. Read our [Coding guidelines](https://area51.phpbb.com/docs/dev/development/coding_guidelines.html) and [Git Contribution Guidelines](https://area51.phpbb.com/docs/dev/development/git.html) 4. Send us a pull request ## VAGRANT |