Skip to content

Commit

Permalink
fixed examples section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benni committed Oct 29, 2019
1 parent 6e106f1 commit 13094ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ the [JSON-LD website](https://json-ld.org/).

You can find a set of example calls, as a Postman collection, in the Examples folder. These examples use 2 Variables

- gatewayServer, which has to be '<brokerIP>:<brokerPort>'. When using default settings locally it would be localhost:9090
- gatewayServer, which has to be `<brokerIP>:<brokerPort>`. When using default settings locally it would be localhost:9090
- link, which is for the examples providing @context via the Link header. For the examples we host an example @context. Set link to https://raw.githubusercontent.com/ScorpioBroker/ScorpioBroker/master/Examples/index.json

## Troubleshooting
Expand Down

0 comments on commit 13094ec

Please sign in to comment.