diff --git a/development.md b/development.md index 0b2f8b9..0069e4a 100644 --- a/development.md +++ b/development.md @@ -1,21 +1,21 @@ --- layout: page title: Development permalink: /development/ sitemap: true --- -Our source code is managed using Git. You can browse it on [our GitLab instance](https://git.kaidan.im/kaidan/kaidan) or clone it locally using: +Our source code is managed using Git. You can browse it on [our GitLab instance](https://invent.kde.org/KDE/kaidan) or clone it locally using: {% highlight bash %} git clone https://invent.kde.org/KDE/kaidan {% endhighlight %} ### Contributing -Issues and code review is done on GitLab. You need to either register on our instance or log in with a GitLab.com or GitHub account to start contributing. +Issues and code review is done on KDE's GitLab. You need to register a [KDE Identity account](https://identity.kde.org/) to start contributing. ### Contact You can get in touch with us in our [XMPP channel](https://i.kaidan.im/#kaidan@muc.kaidan.im?join).