diff options
author | Volkan Gezer <wakeup@users.noreply.github.com> | 2015-01-11 16:17:57 +0100 |
---|---|---|
committer | Volkan Gezer <wakeup@users.noreply.github.com> | 2015-01-11 16:17:57 +0100 |
commit | eb44d99fb659a039f7d4ddfaaf379800a2341355 (patch) | |
tree | f23fd18838b8d430a4f06d87a3115e877ea9f5df /README.md | |
parent | f1aa8377fe10245221b8ba1745550203ef8bd7aa (diff) | |
download | nextcloud-server-eb44d99fb659a039f7d4ddfaaf379800a2341355.tar.gz nextcloud-server-eb44d99fb659a039f7d4ddfaaf379800a2341355.zip |
version up
Diffstat (limited to 'README.md')
-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 |