Skip to content

Commit f8bcef3

Browse files
committed
Merge #13369: [docs] update transifex doc link
2b30ccc [docs] update transifex doc link (Cristian Mircea Messel) Pull request description: The old link is no longer working. #13364 Tree-SHA512: 5729b9eabbdf8e05cb60be1bedc7e21a2052bb2921dca8322d8348c3ea0f7ee33f2e2e32a19f21bbe2b93b48ed221cfcb020592d0e6b118b77ca34e14bb30b89
2 parents e1f8dce + 2b30ccc commit f8bcef3

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)