From e91d2ea42e68c191202a4a1007377f7586e38dc7 Mon Sep 17 00:00:00 2001 From: d7415 Date: Wed, 24 May 2023 14:25:23 +0000 Subject: [PATCH] A list of subscriptions is now available (#306) This feature was added in this Gitea PR: https://github.com/go-gitea/gitea/issues/16111 Co-authored-by: Martin Stone Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/306 Co-authored-by: d7415 Co-committed-by: d7415 --- content/getting-started/email-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/email-settings.md b/content/getting-started/email-settings.md index c86239c..076e754 100644 --- a/content/getting-started/email-settings.md +++ b/content/getting-started/email-settings.md @@ -39,4 +39,4 @@ When you watch a repository (by clicking on the “Watch” button in a reposito To stop watching a repository, simply click on “Unwatch” in a repository. -Unfortunately, Gitea does not yet provide an option to list all watched repositories ([Gitea#16111](https://github.com/go-gitea/gitea/issues/16111)). +To list all of your watched repositories, click [here](https://codeberg.org/notifications/watching). Alternatively you can click the menu button “Profile and Settings...” in the top-right corner of Codeberg and click on "Subscriptions" in the dropdown.