Skip to content

Commit 2c1427d

Browse files
authored
Update README to reference server.tsx file (#646)
File reference has changed from `server.ts` -> `server.tsx`.
1 parent b21e8ae commit 2c1427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/anthropic-patterns/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ state: {
121121
};
122122
```
123123

124-
Read more in the [source code](src/server.ts).
124+
Read more in the [source code](src/server.tsx).
125125

126126
## Why Durable Objects?
127127

0 commit comments

Comments
 (0)