Skip to content

Commit 07224e8

Browse files
authored
Merge pull request #249 from NtskwK/fix
2 parents 10a2e47 + b4eaed9 commit 07224e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tx/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[main]
2-
host = https://www.transifex.com
2+
host = https://app.transifex.com
33

44
[o:americanredcross:p:opendronemap_docs:r:arguments]
55
file_filter = source/locale/<lang>/LC_MESSAGES/arguments.po

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The script creates a blank `*.rst` file for each argument in `/source/arguments_
152152

153153
Transifex has a getting [started guide for translators](https://docs.transifex.com/getting-started-1/translators) that will walk you through the steps to setup an account.
154154

155-
The ODM documentation Transifex project can be found at: https://www.transifex.com/americanredcross/opendronemap_docs/
155+
The ODM documentation Transifex project can be found at: https://app.transifex.com/americanredcross/opendronemap_docs/
156156

157157
The documentation uses a formatting known as [reStructuredTest (reST)](https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html) to add links, formatting, and other styling. reST uses plain text to annotate the documentation and identify to the system how to process the different page items. Unfortunately, the translation management process doesn't hide the reST markup. It is important that you keep the reST markup when translating.
158158

0 commit comments

Comments
 (0)