From 87a84589ed8f70d132af18179797fe68c858a1ac Mon Sep 17 00:00:00 2001 From: Michele Carignani Date: Fri, 17 Aug 2018 17:21:44 +0200 Subject: [PATCH] Update links for Swagger tools in the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c38c79e..f0d08e4 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ This repository contains OpenAPIs descriptions for the interfaces specified in E ## Online resources * [Specification document](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/01.01.01_60/gs_mec011v010101p.pdf) -* [Navigate the API in the browser](https://forge.etsi.org/rep/gitweb.cgi/MEC.GS_011.git/blob/HEAD:/Mp1.yaml#swagger). -* [Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/rep/gitweb.cgi/MEC.GS_011.git/blob_plain/HEAD:/Mp1.yaml). +* [Navigate the API in the browser](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/raw/master/Mp1.yaml). +* [Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/raw/master/Mp1.yaml). -- GitLab