diff --git a/doc/start.md b/doc/start.md index eb4f374..4c8fd02 100644 --- a/doc/start.md +++ b/doc/start.md @@ -7,7 +7,7 @@ order: -10 ## New project -Use the [template flake](https://github.com/juspay/services-flake/blob/main/example/flake.nix) provided by `services-flake`: +Use the [template flake](https://github.com/juspay/services-flake/blob/main/example/simple/flake.nix) provided by `services-flake`: ```sh mkdir example && cd ./example nix flake init -t github:juspay/services-flake