Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit 1ef767c

Browse files
add github template repo
1 parent 258dd01 commit 1ef767c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/guides/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ First thing you will need is a git repository, which is where the source of your
1212
The mod should work with anything that supports git, but the ability to send webhook requests after commits are pushed is required for automatic updates to work.
1313
This guide will have specific details for [GitHub](https://github.com/) and [Codeberg](https://codeberg.org/). Codeberg is based on [Forgejo](https://forgejo.org/), so the same instructions should apply there as well.
1414

15-
There are template repositories available for creating the repositories on Codeberg and GitHub:
15+
There are template repositories available for creating your repository on Codeberg and GitHub:
1616
- Codeberg: https://codeberg.org/OffsetMonkey538/GitPackManager-Template
17-
- GitHub: TODO
17+
- GitHub: https://github.com/OffsetMonkey538/GitPackManager-Template
1818

1919
Once you have the repository, note down its url as we'll need that later.
2020

0 commit comments

Comments
 (0)