diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-04-29 11:44:26 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2016-04-29 11:44:26 +0200 |
commit | 7ef1e40f2dca92cef5b4aa54b6eb2c44ecca3865 (patch) | |
tree | 829a8a0899a3fd6e1e2dcea9cedf7c50bc15e675 /README.md | |
parent | 5f9700ccdaf04e720dc23337bb7de53127698e31 (diff) | |
download | nextcloud-server-7ef1e40f2dca92cef5b4aa54b6eb2c44ecca3865.tar.gz nextcloud-server-7ef1e40f2dca92cef5b4aa54b6eb2c44ecca3865.zip |
Update readme for 9.1 links
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 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 |