diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-01-17 12:55:16 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-01-17 12:55:16 +0100 |
commit | 582f736bf664d9bcc90d3c871aa9df39092e511c (patch) | |
tree | 78fb044a7e7fcc77d0ba40f78d21a379f0bbd937 /release-notes/src/main/asciidoc/user_guide/user_guide.adoc | |
parent | a7d279c08afd2c5fd074c9b7558d0afa975dedfa (diff) |
fix ra postman collection in user guide
- fix wrong link for
routing_advertisements_postman_collection.json
Change-Id: Ib2ba8ce812b25b08e79e0a38004b0ebb8fc5d3ef
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'release-notes/src/main/asciidoc/user_guide/user_guide.adoc')
-rw-r--r-- | release-notes/src/main/asciidoc/user_guide/user_guide.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc index a040bae80..bb9349f1b 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -74,7 +74,7 @@ collection] ** {project-git-web}/interface-role/interface_role_postman_collection.json?h={project-branch}[Interface role postman collection] * Routing plugin ** {project-git-web}/routing/routing_postman_collection.json?h={project-branch}[Routing postman collection] -** {project-git-web}/routing/routing_adv_postman_collection.json?h={project-branch}[Routing advertisements postman collection] +** {project-git-web}/routing/routing_advertisements_postman_collection.json?h={project-branch}[Routing advertisements postman collection] * ACL plugin ** {project-git-web}/acl/acl_postman_collection.json?h={project-branch}[ACL postman collection] * VPP management plugin |