diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-10-21 13:13:12 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2015-10-21 13:13:12 +0200 |
commit | 1c3b50b763f04bdcb5f45a18dbc2d4e6a1fe55bd (patch) | |
tree | c03ecb4e7f7bb09f3b0deaeff020da4906344a04 /README.md | |
parent | ab8616b2f85a8bdc0224deaa06de6e55d8ed2ec2 (diff) | |
download | nextcloud-server-1c3b50b763f04bdcb5f45a18dbc2d4e6a1fe55bd.tar.gz nextcloud-server-1c3b50b763f04bdcb5f45a18dbc2d4e6a1fe55bd.zip |
Update doc links in README for 9.0
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 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 |