Skip to content

Commit

Permalink
docs(CLI): More accurate HC links in CLI README (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
jablan authored Feb 27, 2024
1 parent 7bdb0f7 commit 5767549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi-generator/templates/cli/README.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ When using the US datacenter you need to provide a different API host:

#### 3. Upload your locale files

Use the `push` command to upload your locale files from your defined [sources](https://support.phrase.com/hc/en-us/sections/5784132012828):
Use the `push` command to upload your locale files from your defined [sources](https://support.phrase.com/hc/en-us/articles/5784118494492-Modify-the-CLI-Configuration-File-Strings#push-and-pull-0-0):

$ phrase push

#### 4. Download your locale files

Use the `pull` command to download the most recent locale files back into your project according to your [targets](https://support.phrase.com/hc/en-us/sections/5784132012828):
Use the `pull` command to download the most recent locale files back into your project according to your [targets](https://support.phrase.com/hc/en-us/articles/5784118494492-Modify-the-CLI-Configuration-File-Strings#push-and-pull-0-0):

$ phrase pull

Expand Down

0 comments on commit 5767549

Please sign in to comment.