We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff3961 commit 0c6b8cfCopy full SHA for 0c6b8cf
1 file changed
google-cloud-translate/src/main/java/com/google/cloud/translate/Language.java
@@ -29,7 +29,7 @@
29
*
30
* @see <a href="https://cloud.google.com/translate/v2/discovering-supported-languages-with-rest">
31
* Discovering Supported Languages</a>
32
- * @see <a href="https://cloud.google.com/translate/v2/translate-reference#supported_languages">
+ * @see <a href="https://cloud.google.com/translate/docs/languages">
33
* Supported Languages</a>
34
*/
35
public class Language implements Serializable {
0 commit comments