We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f16dbd commit 508817dCopy full SHA for 508817d
readme.md
@@ -205,7 +205,7 @@ For example, imagine a `phoneNumber` scalar like this :
205
## Locale Scalar
206
207
The Locale scalar handles [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tags via the
208
-JDK method [Locale.forLanguageTag](https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#forLanguageTag(java.lang.String)
+JDK method [Locale.forLanguageTag](https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html#forLanguageTag(java.lang.String))
209
210
```graphql
211
0 commit comments