Skip to content

Commit 16aad49

Browse files
authored
Merge pull request #31 from iku000888/patch-1
Correct HackMDEE example url that looks incorrect.
2 parents 571787f + e2d9aa9 commit 16aad49

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
@@ -59,7 +59,7 @@ Or in JSON file (`~/.hackmd/config.json`):
5959

6060
```json
6161
{
62-
"serverUrl": "https://https://my.hackmd-ee.domain"
62+
"serverUrl": "https://my.hackmd-ee.domain"
6363
}
6464
```
6565

0 commit comments

Comments
 (0)