From a0577c91d3299d78ecde9429ba7ea7b6f03c84f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 14 Sep 2018 15:40:19 +0200 Subject: [PATCH] improve doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 324d4b8..7f07dc5 100644 --- a/README.md +++ b/README.md @@ -407,5 +407,5 @@ _If you liked this demo, please have a look at this serie of three articles that - Publish the API to your GitHub repository - Go to your 3scale admin portal and delete the four services (RHTE 1.1 TEST, RHTE 1.1 PROD, RHTE 2.0 TEST, RHTE 2.0 PROD) - Also delete the four ActiveDocs -- In GitHub, open the [server.js](server.js) file and comment the `router.get("/participants" ...` lines. - Trigger a new pipeline run +- In GitHub, open the [server.js](server.js) file and comment the `router.get("/participants" ...` lines.