Skip to content

Commit 741a811

Browse files
committed
Modifies the Customizing Home Page
1 parent 0d3779d commit 741a811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/getting-started/proc-customize-rhdh-homepage.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To access the Home page in {product}, the base URL must include the `/developer-
66
* JSON files hosted on GitHub or GitLab.
77
* A dedicated service that provides the Home page data in JSON format using an API.
88

9-
== Using hosted JSON files to provide data to the Learning Paths
9+
== Using hosted JSON files to provide data to the Home page
1010

1111
When using the `app-config`, you can do the following:
1212

@@ -186,7 +186,7 @@ dynamicPlugins:
186186
debugContent: right
187187
----
188188

189-
== Using a dedicated service to provide data to the Learning Paths
189+
== Using a dedicated service to provide data to the Home page
190190

191191
When using a dedicated service, you can do the following:
192192

0 commit comments

Comments
 (0)