Commit 0359a044a2b211427210f331654418795b5782b2

Authored by tjnet
1 parent ee1eee4c
Exists in master and in 1 other branch production

update sample request for readability

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
docs/api/stats.md
@@ -12,7 +12,7 @@ Example: @@ -12,7 +12,7 @@ Example:
12 12
13 ```sh 13 ```sh
14 14
15 -curl 'http://localhost:8080/api/v1/stats/app?api_key=6423d563e5285b34cb117f757b2bc7b1' 15 +curl 'http://myerrbit.com/api/v1/stats/app?api_key=6423d563e5285b34cb117f757b2bc7b1'
16 16
17 ``` 17 ```
18 18