Skip to content

Commit 5d683c2

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

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
@@ -4,7 +4,7 @@
44
For ease of use and simplicity, you can configure the Learning Paths by using a hosted JSON file.
55

66
.Procedure
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[].
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/release-{product-version}/packages/app/public/learning-paths/data.json[].
88

99
. 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:
1010
+

0 commit comments

Comments
 (0)