From 26863edc86fdc07d32c363cd56aa502497f3557c Mon Sep 17 00:00:00 2001 From: Fayder Florez Date: Sat, 18 Mar 2017 19:23:04 +0200 Subject: [PATCH] Update README --- README.md | 2 +- src/main/webapp/flatdoc.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17b5ba3f..cdaf99a6 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Response Example --------------- ``` html -https://restcountries.eu/rest/v2/name/afghanistan +https://restcountries.eu/rest/v2/alpha/col ``` ``` json diff --git a/src/main/webapp/flatdoc.md b/src/main/webapp/flatdoc.md index ef761555..17db1437 100644 --- a/src/main/webapp/flatdoc.md +++ b/src/main/webapp/flatdoc.md @@ -162,7 +162,7 @@ Response Example --------------- ``` html -https://restcountries.eu/rest/v2/name/afghanistan +https://restcountries.eu/rest/v2/alpha/col ``` ``` json