Skip to content

Commit 8fa1319

Browse files
mattklein123htuch
authored andcommitted
docs: misc fixes (envoyproxy#8483)
Signed-off-by: Matt Klein <[email protected]>
1 parent f046e37 commit 8fa1319

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Envoy
2-
Copyright 2016-2018 Envoy Project Authors
2+
Copyright 2016-2019 Envoy Project Authors
33

44
Licensed under Apache License 2.0. See LICENSE for terms.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Envoy Logo](https://github.com/envoyproxy/artwork/blob/master/PNG/Envoy_Logo_Final_PANTONE.png)
22

3-
[C++ L7 proxy and communication bus](https://www.envoyproxy.io/)
3+
[Cloud-native high-performance edge/middle/service proxy](https://www.envoyproxy.io/)
44

55
Envoy is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CNCF). If you are a
66
company that wants to help shape the evolution of technologies that are container-packaged,

docs/root/about_docs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ The Envoy documentation is composed of a few major sections:
77
architecture overview, how it is typically deployed, etc.
88
* :ref:`Getting Started <start>`: Quickly get started with Envoy using Docker.
99
* :ref:`Installation <install>`: How to build/install Envoy using Docker.
10-
* :ref:`Configuration <config>`: Detailed configuration instructions for Envoy's v2 API.
10+
* :ref:`Configuration <config>`: Detailed configuration instructions for Envoy.
1111
Where relevant, the configuration guide also contains information on statistics, runtime
1212
configuration, and APIs.
1313
* :ref:`Operations <operations>`: General information on how to operate Envoy including the command
1414
line interface, hot restart wrapper, administration interface, a general statistics overview,
1515
etc.
1616
* :ref:`Extending Envoy <extending>`: Information on how to write custom filters for Envoy.
17-
* :ref:`v2 API reference <envoy_api_reference>`: Configuration details specific to the new v2 API.
17+
* :ref:`API reference <envoy_api_reference>`: Envoy API detailed reference.
1818
* :ref:`Envoy FAQ <faq_overview>`: Have questions? We have answers. Hopefully.

0 commit comments

Comments
 (0)