Skip to content

Commit 57bb641

Browse files
authored
Update modules/customizing-the-learning-paths/proc-customizing-the-learning-paths-by-using-hosted-json-files.adoc
1 parent 5d683c2 commit 57bb641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For ease of use and simplicity, you can configure the Learning Paths by using a
66
.Procedure
77
. 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/release-{product-version}/packages/app/public/learning-paths/data.json[].
88

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:
9+
. Configure the {product-short} proxy to access the Learning Paths data from the hosted JSON file, by adding the following to the `{my-app-config-file}` file:
1010
+
1111
[source,yaml]
1212
----

0 commit comments

Comments
 (0)