Skip to content

Commit d73a317

Browse files
authored
Adjust protocol
1 parent 6b640e6 commit d73a317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import com.detectlanguage.DetectLanguage;
4242

4343
### Configuration
4444

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
45+
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
4646

4747
```java
4848
DetectLanguage.apiKey = "YOURAPIKEY";

0 commit comments

Comments
 (0)