Skip to content

Commit 7166911

Browse files
authored
small fix (#1463)
1 parent 5de44ba commit 7166911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hosting/self-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ or `--backend-only` flags.
6767

6868
It is also possible to export the components without zipping. To do
6969
this, use the `--no-zip` parameter. This provides the frontend in the
70-
`.web/_static/` directory and the backend can be found in the root directory of
70+
`.web/build/client/` directory and the backend can be found in the root directory of
7171
the project.
7272

7373
## Reflex Container Service

0 commit comments

Comments
 (0)