Merge pull request #4 from pius/patch-1

Fix broken link in Overview.md
This commit is contained in:
Barak Michener 2014-06-25 14:40:26 -07:00
commit e46a5bbe4a

View file

@ -98,7 +98,7 @@ And you'll see a message not unlike
Cayley now listening on 0.0.0.0:64210
```
If you visit that address (often, [http://localhost:64210](http://localhost:64210)) you'll see the full web interface and also have a graph ready to serve queries via the [HTTP API](/docs/HTTP)
If you visit that address (often, [http://localhost:64210](http://localhost:64210)) you'll see the full web interface and also have a graph ready to serve queries via the [HTTP API](/docs/HTTP.md)
## UI Overview