aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartianh <martianh@noreply.codeberg.org>2022-11-09 22:05:09 +0100
committermartianh <martianh@noreply.codeberg.org>2022-11-09 22:05:09 +0100
commit2e5ff5b084ee67d432e7b47fa4d5bcbde28b579c (patch)
tree00bb4c102c2f427058cd7409293918c5a3a8dbc2
parentd832e14eea6012bc05dcf3619059bef2779ed934 (diff)
parenta6cea222470efcdfaa4cafd18e0260ad153596c7 (diff)
Merge pull request 'Update 'README.org'' (#297) from bigMouthCommie/mastodon.el:main into main
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/297
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 8b8891b..6d5c65f 100644
--- a/README.org
+++ b/README.org
@@ -303,13 +303,13 @@ PRs, issues, feature requests, and general feedback are very welcome!
*** Features
-1. Create an [[https://github.com/jdenen/mastodon.el/issues][issue]] detailing the feature you'd like to add.
+1. Create an [[https://codeberg.org/martianh/mastodon.el/issues][issue]] detailing the feature you'd like to add.
2. Fork the repository and create a branch off of =develop=.
3. Create a pull request referencing the issue created in step 1.
*** Fixes
-1. In an [[https://github.com/jdenen/mastodon.el/issues][issue]], let me know that you're working to fix it.
+1. In an [[https://codeberg.org/martianh/mastodon.el/issues][issue]], let me know that you're working to fix it.
2. Fork the repository and create a branch off of =develop=.
3. Create a pull request referencing the issue from step 1.