Browse Source

Tiny fix

master
Pete Shadbolt 6 years ago
parent
commit
6418d4a384
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/doc.md

+ 1
- 1
templates/doc.md View File

@@ -19,7 +19,7 @@ This server does a few things:


## Data format ## Data format


If you do an HTTPS GET against `graph/`, you will receive some JSON.
If you do an HTTPS GET against `/graph`, you will receive some JSON.


:::bash :::bash
$ curl https://abv.peteshadbolt.co.uk/graph $ curl https://abv.peteshadbolt.co.uk/graph


Loading…
Cancel
Save