From ab13fbed105245dbdc797ee9d363ab5f29e4980c Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 19 May 2019 08:47:59 +0800 Subject: [PATCH] docs: fix error link of ListenerFilter docs: fix error link of ListenerFilter Signed-off-by: zzg --- .../configuration/listener_filters/original_dst_filter.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/root/configuration/listener_filters/original_dst_filter.rst b/docs/root/configuration/listener_filters/original_dst_filter.rst index a5a5a5bb61f8f..50b1beaad2ad8 100644 --- a/docs/root/configuration/listener_filters/original_dst_filter.rst +++ b/docs/root/configuration/listener_filters/original_dst_filter.rst @@ -11,5 +11,5 @@ rather than the address at which the listener is listening at. Furthermore, :ref destination cluster ` may be used to forward HTTP requests or TCP connections to the restored destination address. -* :ref:`v2 API reference ` -* This filter should be configured with the name *envoy.listener.original_dst*. \ No newline at end of file +* :ref:`v2 API reference ` +* This filter should be configured with the name *envoy.listener.original_dst*.