Skip to content

Commit 8ffdd24

Browse files
authored
Fix links (#967)
1 parent 3c54c55 commit 8ffdd24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/components/workers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ The vision for workers includes support for dynamic serverless compute, enabling
5959

6060
## Further Reading
6161

62-
For a complete specification of worker configuration, routing rules, and available options, refer to the [Spicepod Workers Reference](/website/docs/reference/spicepod/workers.md#models).
62+
For a complete specification of worker configuration, routing rules, and available options, refer to the [Spicepod Workers Reference](/docs/reference/spicepod/workers.md).

website/docs/reference/spicepod/runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ runtime:
180180

181181
Specify the value as a size, for example `4GiB` or `1024MiB`.
182182

183-
For detailed memory information, see [Memory](/website/docs/reference/memory.md).
183+
For detailed memory information, see [Memory](/docs/reference/memory.md).
184184

185185
## `runtime.temp_directory`
186186

0 commit comments

Comments
 (0)