Skip to content

Commit e9eb9fc

Browse files
committed
fix #1977: new transifex url
1 parent cf46363 commit e9eb9fc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If not, then provide details describing which page the feature will effect, e.g.
2323

2424
## Adding translations
2525

26-
You can help us translate the extension on [Transifex](https://www.transifex.com/github-7/Stylus).
26+
You can help us translate the extension on [Transifex](https://explore.transifex.com/github-7/Stylus/).
2727
Only the languages supported by the web store are allowed:
2828
https://developer.chrome.com/docs/webstore/i18n/#localeTable
2929

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In Firefox, it'll temporarily replace the existing Stylus extension. To restore
7878

7979
The source is hosted on [GitHub](https://github.com/openstyles/stylus) and pull requests are welcome.
8080

81-
You can help us translate the extension on [Transifex](https://www.transifex.com/github-7/Stylus).
81+
You can help us translate the extension on [Transifex](https://explore.transifex.com/github-7/Stylus/).
8282

8383
See our [contributing](./.github/CONTRIBUTING.md) page for more details.
8484

src/manage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h1 i18n="styleManager"></h1>
278278
style="--filter: grayscale(1) brightness(2)"></a>
279279
<a href="https://github.com/openstyles/stylus/wiki" target="_blank" i18n="linkGetHelp"></a>
280280
<a href="https://github.com/openstyles/stylus" target="_blank">GitHub</a>
281-
<a href="https://www.transifex.com/github-7/Stylus" target="_blank" i18n="linkTranslate"></a>
281+
<a href="https://explore.transifex.com/github-7/Stylus/" target="_blank" i18n="linkTranslate"></a>
282282
</main>
283283
</details>
284284
</div>

0 commit comments

Comments
 (0)