summaryrefslogtreecommitdiff
path: root/public/docs
diff options
context:
space:
mode:
authorSheogorath2019-03-27 19:31:20 +0100
committerSheogorath2019-03-27 19:31:34 +0100
commit7cde6958f3e11546d7137eb61071207c6e6cc2b9 (patch)
tree904db537d035046d8708c29dc9106a6c8ea54030 /public/docs
parent50c80c99a4246c60026517b8632a1bbb05e1fe5c (diff)
Update links to new repositories
After a long discussion, it turned out that CodiMD as community project and HackMD as a company, have fundamental different views on the project governance. Due to this, it came to point where the decision for a fork was made. After the fork and move towards an own organisation, this patch updates all links inside the project to the new repositories. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'public/docs')
-rw-r--r--public/docs/features.md2
-rw-r--r--public/docs/release-notes.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/public/docs/features.md b/public/docs/features.md
index e7ce89ce..e17619fb 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -7,7 +7,7 @@ Introduction
This means that you can write notes with other people on your **desktop**, **tablet** or even on the **phone**.
You can sign-in via multiple auth providers like **Facebook**, **Twitter**, **GitHub** and many more on the [_homepage_](/).
-If you experience any _issues_, feel free to report it on [**GitHub**](https://github.com/hackmdio/codimd/issues).
+If you experience any _issues_, feel free to report it on [**GitHub**](https://github.com/codimd/server/issues).
Or meet us on [**Matrix.org**](https://riot.im/app/#/room/#codimd:matrix.org) for dev-talk and interactive help.
**Thank you very much!**
diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md
index 1addf546..62692363 100644
--- a/public/docs/release-notes.md
+++ b/public/docs/release-notes.md
@@ -158,7 +158,7 @@ Release Notes
### Deprecations
* NodeJS version 6
-* Mattermost login integration (is replaced by [generic oAuth2 module](https://github.com/hackmdio/codimd/blob/6ce7b20a7f92ccff2f7f870ff5d116d685310cfd/docs/guides/auth/mattermost-self-hosted.md))
+* Mattermost login integration (is replaced by [generic oAuth2 module](https://github.com/codimd/server/blob/6ce7b20a7f92ccff2f7f870ff5d116d685310cfd/docs/guides/auth/mattermost-self-hosted.md))
### Honorable mentions
* [Alex Hesse (Pingu501)](https://github.com/Pingu501)
@@ -174,7 +174,7 @@ Release Notes
---
### Announcement
-* HackMD CE is renamed to CodiMD to prevent confusion. [For details see here](https://github.com/hackmdio/codimd#hackmd-ce-became-codimd)
+* HackMD CE is renamed to CodiMD to prevent confusion. [For details see here](https://github.com/codimd/server#hackmd-ce-became-codimd)
### Enhancements
* Show full title by hovering over to table of contents entries