From ceec82002bbdc62cf27974e84df51369a4bfe0f9 Mon Sep 17 00:00:00 2001 From: narF Date: Mon, 24 Oct 2022 02:35:43 +0200 Subject: [PATCH] add missing number in first-repository.md --- content/getting-started/first-repository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/first-repository.md b/content/getting-started/first-repository.md index 34c551a..90091bd 100644 --- a/content/getting-started/first-repository.md +++ b/content/getting-started/first-repository.md @@ -65,7 +65,7 @@ Here's what the most important buttons here do: - **Releases** is a space where you can upload finished versions of your program, e.g. binaries - **Wiki** is a basic wiki feature built into Gitea, the software Codeberg is based on - **Activity** calculates statistics about your repository -- **Your repository's Git URLs** - use these to let Git know where to find your repository. Don't worry if you don't understand this now - we will look at this in the following section. +- **Your repository's Git URLs (4)** - use these to let Git know where to find your repository. Don't worry if you don't understand this now - we will look at this in the following section. ## Connect a local repository to Codeberg