Skip to content

Commit 4a1faa2

Browse files
committed
change case and add sub headings
1 parent a50b5c0 commit 4a1faa2

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

modules/ROOT/partials/attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
:ConnectivityLink: link:/docs/overview/connectivity.html[Skupper connectivity]
3535
:DeclarativeLink: link:/docs/declarative[Configuring Skupper sites using YAML]
3636
:CliLink: link:/docs/overview[Configuring Skupper sites using the CLI]
37-
:GettingStartedLink: link:/start/[Getting Started]
37+
:GettingStartedLink: link:/start/[Getting started]
3838
:ConsoleLink: link:/docs/console/[Monitoring Skupper sites using the console]

modules/cli/pages/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Installing Skupper using the command-line interface (CLI) provides a simple meth
2121

2222
* Access to a Kubernetes cluster
2323
24+
.Procedure
25+
2426
. Install the Skupper command-line interface.
2527
+
2628
--

modules/declarative/pages/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ You can store your YAML files in source control to track and manage Skupper netw
2222

2323
* Access to a Kubernetes cluster
2424
25+
.Procedure
26+
2527
. Log into your cluster.
2628
If you are deploying Skupper to be available for all namespaces, make sure you have `cluster-admin` privileges.
2729

0 commit comments

Comments
 (0)