docs: Fix bootstrap docs version link (#16457)

Signed-off-by: Ryan Northey <ryan@synca.io>

Mirrored from https://github.com/envoyproxy/envoy @ e7ddd61359a33c168a965242e5264b36fe57a885
pull/624/head
data-plane-api(Azure Pipelines) 4 years ago
parent 0adf62c805
commit e84aeb9194
  1. 2
      envoy/config/bootstrap/v3/bootstrap.proto
  2. 2
      envoy/config/bootstrap/v4alpha/bootstrap.proto

@ -35,7 +35,7 @@ option (udpa.annotations.file_status).package_version_status = ACTIVE;
// [#protodoc-title: Bootstrap]
// This proto is supplied via the :option:`-c` CLI flag and acts as the root
// of the Envoy v2 configuration. See the :ref:`v2 configuration overview
// of the Envoy v3 configuration. See the :ref:`v3 configuration overview
// <config_overview_bootstrap>` for more detail.
// Bootstrap :ref:`configuration overview <config_overview_bootstrap>`.

@ -32,7 +32,7 @@ option (udpa.annotations.file_status).package_version_status = NEXT_MAJOR_VERSIO
// [#protodoc-title: Bootstrap]
// This proto is supplied via the :option:`-c` CLI flag and acts as the root
// of the Envoy v2 configuration. See the :ref:`v2 configuration overview
// of the Envoy v3 configuration. See the :ref:`v3 configuration overview
// <config_overview_bootstrap>` for more detail.
// Bootstrap :ref:`configuration overview <config_overview_bootstrap>`.

Loading…
Cancel
Save