Skip to content

Commit e2d9aa9

Browse files
authored
Correct HackMDEE example url that looks incorrect.
1 parent 571787f commit e2d9aa9

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)