You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
5
5
## About
6
6
7
-
Demo 1 showcases basic content access with the [JSON folder handler](https://documentation.opencms.org/opencms-documentation/more-opencms-features/headless-json-api/#the-folder-handler) and the [JSON content handler](https://documentation.opencms.org/opencms-documentation/more-opencms-features/headless-json-api/#the-content-handler).
7
+
Demo 1 showcases basic content access with the [JSON folder handler](https://documentation.opencms.org/opencms-documentation/interfaces/headless-json-api/#the-folder-handler) and the [JSON content handler](https://documentation.opencms.org/opencms-documentation/interfaces/headless-json-api/#the-content-handler-8243500b).
8
8
9
-
Demo 2 showcases how to access and display dynamic content lists using the [JSON list handler](https://documentation.opencms.org/opencms-documentation/more-opencms-features/headless-json-api/#the-list-handler).
9
+
Demo 2 showcases how to access and display dynamic content lists using the [JSON list handler](https://documentation.opencms.org/opencms-documentation/interfaces/headless-json-api/#the-list-handler-609a52ea).
10
10
11
-
Demo 3 showcases content formatting provided by the [JSON page handler](https://documentation.opencms.org/opencms-documentation/more-opencms-features/headless-json-api/#the-page-handler).
11
+
Demo 3 showcases content formatting provided by the [JSON page handler](https://documentation.opencms.org/opencms-documentation/interfaces/headless-json-api/#the-page-handler-32630c67).
12
12
13
13
## Preparations
14
14
@@ -52,6 +52,6 @@ Open [http://localhost:3001](http://localhost:3001) to view it in the browser.
52
52
53
53
All demos make use of contents provided by the standard template of OpenCms called [Mercury](https://github.com/alkacon/mercury-template).
54
54
55
-
More information about the JSON API is available in the [OpenCms JSON API documentation](https://documentation.opencms.org/opencms-documentation/more-opencms-features/headless-json-api/).
55
+
More information about the JSON API is available in the [OpenCms JSON API documentation](https://documentation.opencms.org/opencms-documentation/interfaces/headless-json-api/).
56
56
57
57
More information about the OpenCms demo backend is available in the [GitHub repository](https://github.com/alkacon/opencms-docker).
0 commit comments