mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Fixed jq note link
This commit is contained in:
parent
2db061ac21
commit
c6e840ea30
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue