Commit 5b27d67
Update deploy documentation link in quick start guide (#1499)
* Update deploy documentation link in quick start guide
Replace old link https://reflex.dev/docs/hosting/deploy/ with new link https://reflex.dev/docs/hosting/cli/deploy/ in the Deploy Quick Start documentation page.
Co-Authored-By: Carlos Cutillas <[email protected]>
* Replace hardcoded URL with imported path reference
- Update Deploy API Reference link to use {docs.hosting.cli.deploy.path}
- Follow same pattern as Cloud Config Docs reference
- Ensures consistency with path import system
Co-Authored-By: Carlos Cutillas <[email protected]>
* Fix path reference to use correct namespace structure
- Replace {docs.hosting.cli.deploy.path} with {docs.cloud.deploy.path}
- The cloud CLI reference pages are built under the 'cloud' namespace, not 'hosting.cli'
- Path reference now correctly resolves to /docs/hosting/cli/deploy/
- Tested locally and verified link works correctly
Co-Authored-By: Carlos Cutillas <[email protected]>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cutillas <[email protected]>1 parent 7b0c185 commit 5b27d67
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments