From c6e840ea30f098b8e3469462a76271ce5503c243 Mon Sep 17 00:00:00 2001 From: Ashley Svetlik Date: Wed, 3 Jul 2019 14:12:11 -0500 Subject: [PATCH] Fixed jq note link --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 61a86890e..a236d2156 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -86,7 +86,7 @@ curl localhost:10101/schema } ```
-

Note: This is the response you should receive once completing this project. It has also been formatted using [jq](https://stedolan.github.io/jq/).

+

Note: This is the response you should receive once completing this project. It has also been formatted using jq.

#### Using Curl