Skip to content

Commit 3c73890

Browse files
committed
try to fix bug
1 parent d874d9c commit 3c73890

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/advanced/routing.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,6 @@ Because Docusaurus is an SPA, it handles navigation through React Router. Howeve
209209
- [pathname:///static-page](pathname:///static-page)
210210
```
211211

212-
<BrowserWindow>
213-
214-
- [`pathname:///static-page`](pathname:///static-page)
215-
216-
</BrowserWindow>
217212

218213
This ensures Docusaurus doesn’t attempt to render missing routes or show a 404 page.
219214

0 commit comments

Comments
 (0)