From 89673b055071b36ee9cbaf6596e448a35a0a4a39 Mon Sep 17 00:00:00 2001 From: Toussaint Louis <66522867+lotoussa@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:09:37 +0100 Subject: [PATCH] Update README.md --- subjects/devops/json-researcher/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/devops/json-researcher/README.md b/subjects/devops/json-researcher/README.md index a884f0fc3..ce07e3702 100644 --- a/subjects/devops/json-researcher/README.md +++ b/subjects/devops/json-researcher/README.md @@ -22,7 +22,7 @@ $ With `curl` you can get the content of the file from the url: ```console -$curl https://assets.01-edu.org/devops-branch/HeadTail.txt +$curl https://adn-training.01-edu.org/assets/superhero/all.json <...> $ ```