Browse Source

docs(json-researcher): switch absolute domain to variable ((DOMAIN))

pull/1858/head
davhojt 2 years ago committed by Dav Hojt
parent
commit
91ea527a58
  1. 2
      subjects/devops/json-researcher/README.md

2
subjects/devops/json-researcher/README.md

@ -22,7 +22,7 @@ $
With `curl` you can get the content of the file from the url: With `curl` you can get the content of the file from the url:
```console ```console
$curl https://adn-training.01-edu.org/assets/superhero/all.json $ curl https://((DOMAIN))/assets/superhero/all.json
<...> <...>
$ $
``` ```

Loading…
Cancel
Save