Commit a0362d56 authored by Ikram Haq's avatar Ikram Haq
Browse files

Fix broken links in mec011 README.md

parent 4cf9c989
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -6,12 +6,12 @@ This repository contains OpenAPIs descriptions for the interfaces specified in E
* [Specification document](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf)
* [Specification document](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf)


## Navigate with Swagger UI
## Navigate with Swagger UI
* [Application Support API](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/v3.1.1/MecAppSupportApi.yaml)
* [Application Support API](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/master/MecAppSupportApi.yaml)
* [Service Management API](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/v3.1.1/MecServiceMgmtApi.yaml)
* [Service Management API](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/master/MecServiceMgmtApi.yaml)


## Navigate with Redocly
## Navigate with Redocly
* [Application Support API](https://redocly.github.io/redoc/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/v3.1.1/MecAppSupportApi.yaml&nocors)
* [Application Support API](https://redocly.github.io/redoc/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/master/MecAppSupportApi.yaml)
* [Service Management API](https://redocly.github.io/redoc/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/v3.1.1/MecServiceMgmtApi.yaml&nocors)
* [Service Management API](https://redocly.github.io/redoc/?url=https://forge.etsi.org/rep/mec/gs011-app-enablement-api/raw/master/MecServiceMgmtApi.yaml)


## License
## License
Unless specified otherwise, the content of this repository and the files contained are released under the BSD-3-Clause license.
Unless specified otherwise, the content of this repository and the files contained are released under the BSD-3-Clause license.