diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-10-21 14:43:56 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2015-10-21 14:43:56 +0200 |
commit | f3e208a5a775d8985dbdbc4df49d603a40edcae1 (patch) | |
tree | 112fc9fd504ea734eaba098cce24603037bb3d9a | |
parent | 1060be0886c8f75c7bd0730897119583a5b11a73 (diff) | |
parent | 1c3b50b763f04bdcb5f45a18dbc2d4e6a1fe55bd (diff) | |
download | nextcloud-server-f3e208a5a775d8985dbdbc4df49d603a40edcae1.tar.gz nextcloud-server-f3e208a5a775d8985dbdbc4df49d603a40edcae1.zip |
Merge pull request #19934 from owncloud/doclinks-9.0
Update doc links in README for 9.0
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 1085d516263..7e1a9fbc78b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Dependencies: [![Dependency Status](https://www.versioneye.com/user/projects/54d1f76f3ca0840b190000c0/badge.svg?style=flat)](https://www.versioneye.com/user/projects/54d1f76f3ca0840b190000c0) ### Installation instructions -https://doc.owncloud.org/server/8.2/developer_manual/app/index.html +https://doc.owncloud.org/server/9.0/developer_manual/app/index.html ### Contribution Guidelines https://owncloud.org/contribute/ @@ -35,4 +35,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/8.2/developer_manual/core/translation.html +http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html |