Skip to content

Commit 6b26cb2

Browse files
fix: blog broken links
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 9c16e51 commit 6b26cb2

File tree

1 file changed

+2
-3
lines changed
  • blog/2026-04-05-http-requests-typescript-serverless-functions

1 file changed

+2
-3
lines changed

blog/2026-04-05-http-requests-typescript-serverless-functions/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,8 @@ export const hello = defineQuery({
151151

152152
Following sections of the documentation have been updated:
153153

154-
- [Development](/docs/build/functions/development/)
155-
- [Guides](/docs/guides/typescript)
156-
- [References (SDK, schema, etc.)](/docs/reference/functions/typescript)
154+
- [Guides](/docs/guides/typescript#https-outcalls)
155+
- [References](/docs/reference/functions/typescript/ic-cdk#httprequest)
157156

158157
---
159158

0 commit comments

Comments
 (0)