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/keploy /keploy-ruby-postgresql-quickstart.git && cd keploy-ruby-postgresql-quickstart
54+ git clone https://github.com/Nsanjayboruds /keploy-ruby-postgresql-quickstart.git && cd keploy-ruby-postgresql-quickstart
5555```
5656
5757![ Ruby Docker setup] ( /img/ruby_postgres_docker_setup.png )
@@ -162,7 +162,7 @@ We'll be running our sample application locally on Linux/WSL using the workflow
162162### Clone the Application 🧪
163163
164164``` bash
165- git clone https://github.com/keploy /keploy-ruby-postgresql-quickstart.git && cd keploy-ruby-postgresql-quickstart
165+ git clone https://github.com/Nsanjayboruds /keploy-ruby-postgresql-quickstart.git && cd keploy-ruby-postgresql-quickstart
166166```
167167
168168### Install Dependencies
Original file line number Diff line number Diff line change 149149 "items" : [
150150 " quickstart/samples-ruby"
151151 ]
152- "items" : [" quickstart/samples-csharp" ]
153152 }
154153 ]
155154 },
You can’t perform that action at this time.
0 commit comments