diff options
author | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-04-29 11:55:18 +0200 |
---|---|---|
committer | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-04-29 11:55:18 +0200 |
commit | 5b45f0f91448f109ff33d4fb03368a0405e1da10 (patch) | |
tree | a59ef63d192fb796accbfb72950bb744e6a46fc0 | |
parent | b9330b55236764f1a5dbfbc41f1b37357e554643 (diff) | |
parent | 7ef1e40f2dca92cef5b4aa54b6eb2c44ecca3865 (diff) | |
download | nextcloud-server-5b45f0f91448f109ff33d4fb03368a0405e1da10.tar.gz nextcloud-server-5b45f0f91448f109ff33d4fb03368a0405e1da10.zip |
Merge pull request #24345 from owncloud/readme-9.1
Update readme for 9.1 links
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 63ba04031b0..6d23a365993 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A personal cloud which runs on your own server.** * ... ## Installation instructions -https://doc.owncloud.org/server/9.0/developer_manual/app/index.html +https://doc.owncloud.org/server/9.1/developer_manual/app/index.html ## Contribution Guidelines https://owncloud.org/contribute/ @@ -47,4 +47,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/9.0/developer_manual/core/translation.html +http://doc.owncloud.org/server/9.1/developer_manual/core/translation.html |