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 6b640e6 commit d73a317Copy full SHA for d73a317
README.md
@@ -42,7 +42,7 @@ import com.detectlanguage.DetectLanguage;
42
43
### Configuration
44
45
-Before using Detect Language API client you have to setup your personal **API key**. You can get it by signing up at http://detectlanguage.com
+Before using Detect Language API client you have to setup your personal **API key**. You can get it by signing up at https://detectlanguage.com
46
47
```java
48
DetectLanguage.apiKey = "YOURAPIKEY";
0 commit comments