Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2019-03-28 21:18:23 +0300
committerGitHub <noreply@github.com>2019-03-28 21:18:23 +0300
commit4805fee8016f8cc3d205fb7050cd99b54306c946 (patch)
treea94209ef7b2e9f2e4dfb1c2bd71b60e21d83865e
parent029dec77d6b9d4739c228d62f260d672a9741d63 (diff)
parentfa083ff171d862c48c9c7cd64002548c16368b0d (diff)
Merge pull request #313 from Bubu/patch-1v16.0.0beta3
Readme: correct link for comments app
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b61b49..996ee49 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This app provides a backend and frontend for the notification API available in [
The API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:
* 📬 [Federated file sharing](https://github.com/nextcloud/server/tree/master/apps/federatedfilesharing): You received a new remote share
-* 📑 [Comments](https://github.com/nextcloud/server/tree/master/apps/federatedfilesharing): Another user mentioned you in a comment on a file
+* 📑 [Comments](https://github.com/nextcloud/server/tree/master/apps/comments): Another user mentioned you in a comment on a file
* 🚢 [Update notification](https://github.com/nextcloud/server/tree/master/apps/updatenotification): Available update for an app or nextcloud itself
* 📣 [Announcement center](https://github.com/nextcloud/announcementcenter): An announcement was posted by an admin