1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-02-22 18:34:47 +01:00

Structure: Corrected links that were broken after moving files

This commit is contained in:
TiynGER
2020-10-22 20:14:24 +02:00
parent f04a6752f7
commit 94932f8886
5 changed files with 9 additions and 9 deletions

View File

@@ -17,11 +17,11 @@ There is also an interactive [fixup guide by Seth Robertson](https://sethroberts
Web interfaces for git are quite useful for easily showing code to other people.
Additionally it is easy to collaborate together.
- [Gitea](applications/gitea.md) is an open-source and selfhosted and can be dockerized.
- [Gitea](gitea.md) is an open-source and selfhosted and can be dockerized.
## Server without graphical interface
If you don't need a bloated web-interface a more basic approach is more than enough.
- [git-server-docker](setups/bare-git.md) is a pretty basic docker-container for git.
- [git-server-docker](bare-git.md) is a pretty basic docker-container for git.