Skip to content

Commit b410b6f

Browse files
authored
Fix link
1 parent d57083e commit b410b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/snippets/when-to-use.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Snippets are ideal for fast, cost-free request and response modifications at the
4444
- Deep integrations with [Developer Platform](/learning-paths/workers/devplat/intro-to-devplat/) services like [Durable Objects](/durable-objects/) or [D1](/d1/).
4545
- Use cases requiring advanced runtime features, such as:
4646
- [Environment variables](/workers/configuration/environment-variables/)
47-
- [Observability] (/workers/observability/logs/)
47+
- [Observability](/workers/observability/logs/)
4848
- [Bindings](/workers/runtime-apis/bindings/)
4949
- [Cron triggers](/workers/configuration/cron-triggers/)
5050
- High [compute limits](/rules/snippets/#limits)

0 commit comments

Comments
 (0)