* corrected a link (#9988)

* remove a useless parenthesis in the _sidebar file
This commit is contained in:
lijin-union
2023-04-17 09:28:43 +08:00
committed by GitHub
parent 709ae1d244
commit cb318931aa
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ If you have other networking devices or SDN systems that talk BGP, kube-router w
From a simple full node-to-node mesh to per-node peering configurations, most routing needs can be attained.
The configuration is Kubernetes native (annotations) just like the rest of kube-router.
For more details please refer to the <https://github.com/cloudnativelabs/kube-router/blob/master/docs/bgp.md.>
For more details please refer to the <https://github.com/cloudnativelabs/kube-router/blob/master/docs/bgp.md>.
Next options will set up annotations for kube-router, using `kubectl annotate` command.