From 4d9f95d1aa335214220aa7a294aad28ea04cb1d4 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Sat, 16 May 2020 14:07:02 +0200 Subject: [PATCH] Fix links --- Docs/DeveloperSetup.md | 2 +- README.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Docs/DeveloperSetup.md b/Docs/DeveloperSetup.md index 59531b22..1c1397c4 100644 --- a/Docs/DeveloperSetup.md +++ b/Docs/DeveloperSetup.md @@ -1,4 +1,4 @@ -### Basic +# Developer Setup 1. Install latest [git + git-lfs](https://git-scm.com/) 2. Clone ScreenPlay ``` bash diff --git a/README.md b/README.md index 2efd6c19..06eba4b3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widge # Contributing for none programmer -Everyone can contribute with code, design, documentation or translation. Visit our [contributing guide](https://gitlab.com/kelteseth/ScreenPlay/blob/dev/CONTRIBUTING.md) for more informations. +Everyone can contribute with code, design, documentation or translation. Visit our [contributing guide](https://kelteseth.gitlab.io/ScreenPlayDocs/contribute/contribute) for more informations. * If you want to help [translate](https://kelteseth.gitlab.io/ScreenPlayDocs/contribute/translations/) * If you are a [designer](https://kelteseth.gitlab.io/ScreenPlayDocs/contribute/contribute/#design) @@ -27,7 +27,8 @@ Everyone can contribute with code, design, documentation or translation. Visit o # Contributing for programmer * If you want to contribute but don't know how to start, take a look at our open issues and WIP merge request. * If you need help don't hesitate to ask me (Keltseth) via our forum/discord! - * [Developer setup guide on how to download and compile ScreenPlay yourself.](https://gitlab.com/kelteseth/ScreenPlay/blob/dev/Docs/DeveloperSetup.md) + * [Developer setup guide on how to download and compile ScreenPlay yourself.](Docs/DeveloperSetup.md) + * [ScreenPlay project overview](Docs/ProjectOverview.md) * [Developer C++ Classes Documentation](https://kelteseth.gitlab.io/ScreenPlayDeveloperDocs/) # Platform support