diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 9c316fc7f0b..5ab49d7e395 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Quality: - CodeClimate: [![Code Climate](https://codeclimate.com/github/owncloud/core/badges/gpa.svg)](https://codeclimate.com/github/owncloud/core) ### Installation instructions -http://doc.owncloud.org/server/7.0/developer_manual/app/index.html +http://doc.owncloud.org/server/8.0/developer_manual/app/index.html ### Contribution Guidelines http://owncloud.org/contribute/ @@ -29,4 +29,4 @@ https://www.transifex.com/projects/p/owncloud/ [![Transifex](https://www.transifex.com/projects/p/owncloud/resource/core/chart/image_png)](https://www.transifex.com/projects/p/owncloud/) For more detailed information about translations: -http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html +http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html |