aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-06-23 13:05:52 -0400
committerBradley Taunt <bt@btxx.org>2025-06-23 13:05:52 -0400
commitf7ceeda8a3367cd101edc098927fd2211447f526 (patch)
treed791bd7af4ce2b4ee0303ccee02a2255724810b8
parent306e470cfc91733e6847fc22d614aad0e685214f (diff)
Update code forge reference links, submission instructions
-rw-r--r--submit.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/submit.md b/submit.md
index 409e141..193d73e 100644
--- a/submit.md
+++ b/submit.md
@@ -23,11 +23,11 @@ permalink: "submit/"
![Firefox network tab showing the full web page size of 1MB Club](/public/images/submit-screenshot.png)
-### Sending Patches
+### Open a Pull Request
-The main project repo can be found [here](https://git.sr.ht/~bt/1mb-club).
+The main project repo can be found [here](https://codeberg.org/btxx/1mb-club).
-[Submit a patch](https://lists.sr.ht/~bt/1mb-club-devel) and your web page will be reviewed for quality assurance. If you are not familiar with submitting patches through email, please take a look at: [git-send-email.io/](https://git-send-email.io/).
+[Open a pull request](https://codeberg.org/btxx/1mb-club/pulls) and your web page will be reviewed for quality assurance.
The format of your newly added web page should be as follows:
@@ -43,4 +43,6 @@ size: 8.2
## Bugs
-If you come across any bugs or incorrect web page listings on this site, please [submit a ticket](https://todo.sr.ht/~bt/1mb-club-bugs) for that as well! Please **do not** use tickets to submit websites! Thank you.
+If you come across any bugs or incorrect web page listings on this site, please [open an issue](https://codeberg.org/btxx/1mb-club/issues) for that as well! Please **do not** use issues to submit websites! They will be ignored and closed!
+
+Thank you.