Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

Commit

Permalink
Use new API documentation URL
Browse files Browse the repository at this point in the history
  • Loading branch information
theSoenke committed Jul 31, 2018
1 parent 4e963fb commit fb976bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ translationSearchParams := phraseapp.TranslationsSearchParams{
}
translations, err := client.TranslationsSearch("project_id", 1, 1000, &translationSearchParams)
```
More [query options](https://phraseapp.com/docs/api/v2/translations/#search)
More [query options](https://developers.phraseapp.com/api/#translations)


For a more complete example the wiki contains an example how to [upload files as translations](https://github.com/phrase/phraseapp-go/wiki/Sync-local-files-to-PhraseApp) to PhraseApp.
Expand Down

0 comments on commit fb976bc

Please sign in to comment.