Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions doc/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ It's quite simple to try out SQLFlow using [Docker](https://docs.docker.com/).

For advanced usage, you might want to go on reading

- [Language Guide](/doc/language_guide.md)
- [Run Locally with Docker](/doc/run/docker.md)
- [Run on Google Cloud](/doc/run/gcp.md)
- [Run on Kubernetes](/doc/run/kubernetes.md)
- [Run in REPL Mode](/doc/run/repl.md)
- [Language Guide](language_guide.md)
- [Run Locally with Docker](run/docker.md)
- [Run on Google Cloud](run/gcp.md)
- [Run on Kubernetes](run/kubernetes.md)
- [Run in REPL Mode](run/repl.md)