diff options
Diffstat (limited to 'development.php')
| -rw-r--r-- | development.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development.php b/development.php index e320b23..fb37f30 100644 --- a/development.php +++ b/development.php @@ -8,9 +8,9 @@ <h3>Repositories</h3> <div> - <a href="https://git.trinitydesktop.org">Official GIT Repository</a> <br> + <a href="cgit/">Official GIT Repository</a> <br> <a href="https://websvn.kde.org/branches/trinity/">Old official SVN on KDE.org</a> <br> - <a href="https://trinitydesktop.org/patches">Commit patches from GIT</a> <br> + <a href="patches/">Commit patches from GIT</a> <br> <a href="https://wiki.trinitydesktop.org/Project_GIT_Information#Using_GIT">Obtaining the source code</a> <br> </div> <h3>Web Pages and Documentation</h3> |
