diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-11-06 06:30:22 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-11-06 05:31:25 +0000 |
commit | d2bac4757762c67e673d721782c14cdbf0166a29 (patch) | |
tree | 64a5a041bb8daccd67366c727c461a1401137140 | |
parent | 9543c6f3ac4a4c7e12f51b2816e8d4c743a57b3e (diff) |
Fix BGP Postman collection URL
Change-Id: I7b1c0683cf21a6f5effc1e83eab652ad584a8c7f
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-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 287b1b48b..928882de8 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -85,4 +85,4 @@ collection] ** {project-git-web}/vpp-classifier/vpp_classifier_postman_collection.json?h={project-branch}[VPP classifier postman collection] ** {project-git-web}/vpp-classifier/policer_postman_collection.json?h={project-branch}[Policer postman collection] * BGP plugin -** {project-git-web}/bgp/bgp_postman_collection?h={project-branch}[BGP postman collection]. +** {project-git-web}/bgp/bgp_postman_collection.json?h={project-branch}[BGP postman collection]. |