Skip to content

Commit 009b32a

Browse files
committed
Removed broken references
1 parent ea22aa6 commit 009b32a

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

16/umbraco-cms/customizing/foundation/fetching-data/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,3 @@ After fetching data, the next step is to execute the request. You can use the `t
5555
### [Custom Generated Client](custom-generated-client.md)
5656

5757
For advanced scenarios, you can generate a custom client for your API using tools like [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts). This approach is ideal when working with custom API controllers or when you need type-safe, reusable client code.
58-
59-
## Further Reading
60-
61-
### [Working with Data](broken-reference)
62-
63-
After retrieving data using one of the methods above, see the [Working with Data](broken-reference) article for more information.

16/umbraco-cms/customizing/foundation/fetching-data/http-client.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ Read more about generating your own client here:
5151
* [@hey-api/openapi-ts](https://heyapi.dev/openapi-ts/get-started)
5252
* [@umbraco-cms/backoffice/http-client](https://apidocs.umbraco.com/v16/ui-api/modules/packages_core_http-client.html)
5353
* [Using the Fetch API](fetch-api.md)
54-
* [Working with Data](broken-reference)
5554
* [Creating a Backoffice Entry Point](../../extending-overview/extension-types/backoffice-entry-point.md)

0 commit comments

Comments
 (0)