File tree Expand file tree Collapse file tree
versioned_docs/version-4.0.0/quickstart Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ We will be using Docker Compose to run the application as well as PostgreSQL in
5151### Clone the Application 🧪
5252
5353``` bash
54- git clone https://github.com/Nsanjayboruds/ keploy-ruby-postgresql-quickstart .git && cd keploy -ruby-postgresql -quickstart
54+ git clone https://github.com/keploy/samples -ruby.git && cd samples -ruby/sinatra-postgres -quickstart
5555```
5656
5757![ Ruby Docker setup] ( /img/ruby_postgres_docker_setup.png )
@@ -112,7 +112,7 @@ We'll be running our sample application locally on Linux/WSL using the workflow
112112### Clone the Application 🧪
113113
114114``` bash
115- git clone https://github.com/Nsanjayboruds/ keploy-ruby-postgresql-quickstart .git && cd keploy -ruby-postgresql -quickstart
115+ git clone https://github.com/keploy/samples -ruby.git && cd samples -ruby/sinatra-postgres -quickstart
116116```
117117
118118### Install Dependencies
You can’t perform that action at this time.
0 commit comments