From 47bc63f6577d587daf91361bbfa5cc97b48adc4b Mon Sep 17 00:00:00 2001 From: mahlzahn Date: Mon, 2 Mar 2026 02:28:16 +0100 Subject: [PATCH] chore: replace outdated v9 links by redirects to latest version (#754) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/754 Reviewed-by: Gusted Co-authored-by: mahlzahn Co-committed-by: mahlzahn --- content/getting-started/first-repository.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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