Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit ecbdf28

Browse files
author
lepon01
committed
Add links to ls14
1 parent dea313a commit ecbdf28

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

build.bat

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/data/Locations.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ const Locations = {
77
favicon: 'https://ls.terminal.ink/img/logo/logo32.png',
88
sourceCode: 'https://github.com/Terminal/discordapps.dev',
99
sourceDependencies: 'https://github.com/Terminal/discordapps.dev/network/dependencies',
10-
sourceLicence: 'https://github.com/Terminal/discordapps.dev/blob/ls13/LICENCE',
10+
sourceLicence: 'https://github.com/Terminal/discordapps.dev/blob/ls14/LICENCE',
1111
sourceIssues: 'https://github.com/Terminal/discordapps.dev/issues',
12-
sourceTranslations: 'https://github.com/Terminal/discordapps.dev/tree/ls13/src/locales',
12+
sourceTranslations: 'https://github.com/Terminal/discordapps.dev/tree/ls14/src/locales',
1313
sourceReleases: 'https://github.com/Terminal/discordapps.dev/releases',
1414
wiki: 'https://github.com/Terminal/discordapps.dev/wiki',
1515
tutorials: 'https://github.com/Terminal/discordapps.dev/wiki/Tutorials-Home',

src/locales/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For instance, if you're translating Russian, rename to `ru.json`
6363
If there are features of your language which cannot be represented in English (such as gender for specific buttons), please contact at [discord](https://discord.gg/DwBCgta).
6464

6565
### 3. (optionally) Test the website
66-
Follow the instructions in the [README.md](https://github.com/Terminal/discordapps.dev/tree/ls13)
66+
Follow the instructions in the [README.md](https://github.com/Terminal/discordapps.dev/tree/ls14)
6767

6868
### 4. Send a pull request
6969
Go to GitHub and initiate a pull request.

0 commit comments

Comments
 (0)