Skip to content

Commit 5ab9cdc

Browse files
committed
Making the URL a real link
1 parent 7797aa8 commit 5ab9cdc

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
@@ -22,7 +22,7 @@ Support multiple data-sources.
2222
## API Reference
2323

2424
All endpoints are located at ``coronavirus-tracker-api.herokuapp.com/v2/`` and are accessible via https. For instance: you can get data per location by using this URL:
25-
``https://coronavirus-tracker-api.herokuapp.com/v2/locations``
25+
``(https://coronavirus-tracker-api.herokuapp.com/v2/locations)[https://coronavirus-tracker-api.herokuapp.com/v2/locations]``
2626

2727
You can try to open the URL in your browser to further inspect the response.
2828

0 commit comments

Comments
 (0)