Fixed jq note link

This commit is contained in:
Ashley Svetlik 2019-07-03 14:12:11 -05:00
parent 2db061ac21
commit c6e840ea30

View file

@ -86,7 +86,7 @@ curl localhost:10101/schema
}
```
<div class="note">
<p>Note: This is the response you should receive once completing this project. It has also been formatted using <code>[jq](https://stedolan.github.io/jq/)</code>. </p>
<p>Note: This is the response you should receive once completing this project. It has also been formatted using <a href="https://stedolan.github.io/jq/"><code>jq</code></a>. </p>
</div>
#### Using Curl