diff --git a/README.md b/README.md index b2ff2d0..38476c1 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ We will add the php file as a source language file in our local configuration. T The Transifex Client syncs files between your local directory and Transifex. The mapping configuration between the two is stored in a file called .tx/config in your current directory. For more information, visit -https://docs.transifex.com/client/config/. +https://developers.transifex.com/docs/cli#installation. What is the path of the source file? locale/en.php diff --git a/internal/txlib/add.go b/internal/txlib/add.go index 7a20bfd..d91a801 100644 --- a/internal/txlib/add.go +++ b/internal/txlib/add.go @@ -22,7 +22,7 @@ var PromptMap = map[string]map[string]string{ The Transifex Client syncs files between your local directory and Transifex. The mapping configuration between the two is stored in a file called .tx/config in your current directory. For more information, visit -https://docs.transifex.com/client/config/.`, +https://developers.transifex.com/docs/cli#installation.`, "label": "What is the path of the source file?", }, "fileFilter": {