Skip to content

Commit fb69979

Browse files
authored
docs: Rename Services API to Gateway API in Getting Started (#555)
* docs: Rename Services API to Gateway API * Run make docs Signed-off-by: GitHub <[email protected]>
1 parent af0bab9 commit fb69979

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs-src/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Getting started with Services APIs
1+
# Getting started with Gateway APIs
22

33
## Installing CRDs
44

docs/getting-started/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
7676
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
7777

78-
<a href="#getting-started-with-services-apis" tabindex="1" class="md-skip">
78+
<a href="#getting-started-with-gateway-apis" tabindex="1" class="md-skip">
7979
Skip to content
8080
</a>
8181

@@ -667,7 +667,7 @@
667667

668668

669669

670-
<h1 id="getting-started-with-services-apis">Getting started with Services APIs</h1>
670+
<h1 id="getting-started-with-gateway-apis">Getting started with Gateway APIs</h1>
671671
<h2 id="installing-crds">Installing CRDs</h2>
672672
<p>This project provides a collection of Custom Resource Definitions (CRDs) that can
673673
be installed into any Kubernetes (&gt;= 1.16) cluster.</p>

0 commit comments

Comments
 (0)