Skip to content

Commit 4e2ba27

Browse files
korinneGregBrimble
andauthored
Update src/content/docs/workers/static-assets/routing/single-page-application.mdx
Co-authored-by: Greg Brimble <[email protected]>
1 parent c171f64 commit 4e2ba27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/routing/single-page-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This configuration provides explicit routing control without relying on browser
6868

6969
**For example:**
7070

71-
<TypeScriptExample filename="index.ts">
71+
<TypeScriptExample filename="./src/index.ts">
7272

7373
```ts
7474
export default {

0 commit comments

Comments
 (0)