Browse Source

Fixed broken link

keplyx 4 years ago
parent
commit
728e72b503
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      screens/About/AboutScreen.js

+ 1
- 1
screens/About/AboutScreen.js View File

@@ -13,7 +13,7 @@ const links = {
13 13
     appstore: 'https://qwant.com',
14 14
     playstore: 'https://qwant.com',
15 15
     expo: 'https://expo.io/@amicaleinsat/application-amicale',
16
-    git: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/branch/master/README.md',
16
+    git: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/src/branch/master/README.md',
17 17
     bugs: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/issues',
18 18
     changelog: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/src/branch/master/Changelog.md',
19 19
     license: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/src/branch/master/LICENSE',

Loading…
Cancel
Save