diff --git a/content/getting-started/first-repository.md b/content/getting-started/first-repository.md index a7949f8..fc23cc8 100644 --- a/content/getting-started/first-repository.md +++ b/content/getting-started/first-repository.md @@ -236,8 +236,8 @@ Codeberg does not provide an interface to add licence files, `.gitignore` or `RE so you should add at least the licence and `README.md` yourself. - To choose a licence, read [Codeberg's guidance](https://docs.codeberg.org/getting-started/licensing/). -- If you already know which licence you need, Codeberg has [copies](https://codeberg.org/Codeberg-Infrastructure/forgejo/src/branch/codeberg-9/options/license). -- [gitignores](https://codeberg.org/Codeberg-Infrastructure/forgejo/src/branch/codeberg-9/options/gitignore) +- If you already know which licence you need, Codeberg has [copies](https://codeberg.org/Codeberg-Infrastructure/forgejo/src/options/license). +- [gitignores](https://codeberg.org/Codeberg-Infrastructure/forgejo/src/options/gitignore) ## Making a commit