We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86cfd7a commit 44f38fbCopy full SHA for 44f38fb
README.md
@@ -27,7 +27,7 @@ Get information about any subreddit by adding `.json` at the end of the URL.
27
28
#### Configuration
29
30
-- **URL:** [https://www.reddit.com/r/grafana.json](https://www.reddit.com/r/grafana.json)
+- **URL:** `https://www.reddit.com/r/grafana.json`
31
32
#### Sample queries
33
@@ -41,7 +41,7 @@ List episodes from your favorite TV series.
41
42
43
44
-- **URL:** [http://api.tvmaze.com/singlesearch/shows](http://api.tvmaze.com/singlesearch/shows)
+- **URL:** `http://api.tvmaze.com/singlesearch/shows`
45
- **Custom query parameters:** `q=rick-&-morty&embed=episodes`
46
47
0 commit comments