Gitea -> Gitea, the software Codeberg is based on

This commit is contained in:
Lucas Hinderberger 2020-09-29 19:30:38 +02:00
parent 37256e1420
commit 0dd45d7bc7

View file

@ -63,7 +63,7 @@ Here's what the most important buttons of this screen do:
For more information on this, have a look at [The Basics of Issue Tracking](/getting-started/issue-tracking-basics)
- **Pull Requests** is where other users can ask you to include a change into your program
- **Releases** is a space where you can upload finished versions of your program, including binaries
- **Wiki** is a very basic wiki built into Gitea
- **Wiki** is a very basic wiki built into Gitea, the software Codeberg is based on
- **Activity** calculates statistics about your project
- **Your repository's Git URLs** - use these to let Git know where to find your repository. Don't worry if that is a bit cryptic now - we will pick this up again in the following section.