Repo mirror info tweaks

This commit is contained in:
thhsh-local 2025-05-07 16:07:00 -04:00
parent 1d03e620cf
commit cc06594996
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg

View file

@ -9,9 +9,9 @@ This repo contains the source Markdown and MkDocs files that generate [about.sta
We welcome your contributions and suggestions! Please see the [Editing this site](https://about.starcat.systems/editing/) section of our handbook for contribution and editing information.
## Code Mirrors
## Repo Mirrors
Source code is automatically pushed to the following mirrors.
Repo contents are automatically pushed to the following mirrors:
[![Main Forge Badge](https://img.shields.io/badge/git.starcat.systems-main-4BC61D?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/)
@ -19,4 +19,6 @@ Source code is automatically pushed to the following mirrors.
[![GitLab Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about)
📝 Note that all issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about).
⚠️ **These mirrors are not routinely monitored.** All issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about/).
*[Why do we mirror some repos?](https://about.starcat.systems/handbook/infrastructure/code/mirroring/)*