Skip to content

Commit 8565457

Browse files
authored
Merge pull request #11563 from owncloud/fix_community_chat_link
[docs-only] Fix chat link in dev docs
2 parents da9581f + 51b6b58 commit 8565457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Before you start reading, if you are interested in:
1313
- deployment examples,
1414
- detailed settings and more
1515

16-
we would recommend to continue with the [ownCloud Admin Documentation for Infinite Scale](https://doc.owncloud.com/ocis/next/).
16+
we would recommend to continue with the [ownCloud Admin Documentation for Infinite Scale](https://doc.owncloud.com/ocis/latest/).
1717

1818
## Developer Documentation
1919

@@ -39,7 +39,7 @@ You can also find all client sources on [GitHub](https://github.com/owncloud/).
3939

4040
The [server repository](https://github.com/owncloud/ocis) on [GitHub](https://www.github.com) is a good entry point to the oCIS project. In addition to that there are also ownCloud projects for clients for [iOS](https://github.com/owncloud/ios-app), [Android](https://github.com/owncloud/android), the major [Desktop](https://github.com/owncloud/desktop) platforms and [ownCloud Web](https://github.com/owncloud/web).
4141

42-
To chat about development, [join our public chat](https://talk.owncloud.com/channel/ocis)
42+
To chat about development, join our public chat on [matrix: ownCloud Infinite Scale](https://matrix.to/#/#ocis:matrix.org).
4343

4444
If you want to help and improve ownCloud or oCIS, start coding or open issues on GitHub in the related repository.
4545

0 commit comments

Comments
 (0)