Skip to content

Commit 0c6b8cf

Browse files
Translate: fixing link to supported languages (#2097)
1 parent 1ff3961 commit 0c6b8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • google-cloud-translate/src/main/java/com/google/cloud/translate

google-cloud-translate/src/main/java/com/google/cloud/translate/Language.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*
3030
* @see <a href="https://cloud.google.com/translate/v2/discovering-supported-languages-with-rest">
3131
* Discovering Supported Languages</a>
32-
* @see <a href="https://cloud.google.com/translate/v2/translate-reference#supported_languages">
32+
* @see <a href="https://cloud.google.com/translate/docs/languages">
3333
* Supported Languages</a>
3434
*/
3535
public class Language implements Serializable {

0 commit comments

Comments
 (0)