Skip to content

Commit 2b30ccc

Browse files
committed
[docs] update transifex doc link
1 parent e24bf1c commit 2b30ccc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

doc/translation_process.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ Visit the [Transifex Signup](https://www.transifex.com/signup/) page to create a
4646
You can find the Bitcoin translation project at [https://www.transifex.com/projects/p/bitcoin/](https://www.transifex.com/projects/p/bitcoin/).
4747

4848
### Installing the Transifex client command-line tool
49-
The client it used to fetch updated translations. If you are having problems, or need more details, see [http://docs.transifex.com/developer/client/setup](http://docs.transifex.com/developer/client/setup)
50-
51-
**For Linux and Mac**
49+
The client is used to fetch updated translations. If you are having problems, or need more details, see [https://docs.transifex.com/client/installing-the-client](https://docs.transifex.com/client/installing-the-client)
5250

5351
`pip install transifex-client`
5452

@@ -64,10 +62,6 @@ token =
6462
username = USERNAME
6563
```
6664

67-
**For Windows**
68-
69-
Please see [http://docs.transifex.com/developer/client/setup#windows](http://docs.transifex.com/developer/client/setup#windows) for details on installation.
70-
7165
The Transifex Bitcoin project config file is included as part of the repo. It can be found at `.tx/config`, however you shouldn’t need change anything.
7266

7367
### Synchronising translations

0 commit comments

Comments
 (0)