Skip to content

Commit c8bc371

Browse files
authored
Update modules/customizing-the-learning-paths/proc-customizing-the-learning-paths-by-using-hosted-json-files.adoc
1 parent e37e75e commit c8bc371

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

modules/customizing-the-learning-paths/proc-customizing-the-learning-paths-by-using-hosted-json-files.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
[id='proc-customize-rhdh-learning-paths_{context}']
2-
= Customizing the Learning Paths by using hosted JSON files
3-
4-
For ease of use and simplicity, you can configure the Learning Paths by using hosted JSON files.
1+
[id='proc-customizing-the-learning-paths-by-using-a-hosted-json-file_{context}']
2+
= Customizing the Learning Paths by using a hosted JSON file
53

4+
For ease of use and simplicity, you can configure the Learning Paths by using a hosted JSON file.
65

76
.Procedure
8-
. Publish the JSON files containing your Learning Paths data to a web server, such as GitHub or Gitlab. You can find an example at link:https://raw.githubusercontent.com/redhat-developer/rhdh/main/packages/app/public/learning-paths/data.json[].
7+
. Publish the JSON file containing your Learning Paths data to a web server, such as GitHub or Gitlab. You can find an example at link:https://raw.githubusercontent.com/redhat-developer/rhdh/main/packages/app/public/learning-paths/data.json[].
98

10-
. Configure the {product-short} proxy to access the Learning Paths data from the hosted JSON files, by adding the following code to the `{my-app-config-file}` file:
9+
. Configure the {product-short} proxy to access the Learning Paths data from the hosted JSON file, by adding the following code to the `{my-app-config-file}` file:
1110
+
1211
[source,yaml]
1312
----

0 commit comments

Comments
 (0)