Skip to content

Commit fc0fd26

Browse files
committed
docs: fix sidebar JSON and align quickstart clone URL
1 parent 6475910 commit fc0fd26

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

versioned_docs/version-4.0.0/quickstart/ruby-sinatra-postgres.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

versioned_sidebars/version-4.0.0-sidebars.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@
149149
"items": [
150150
"quickstart/samples-ruby"
151151
]
152-
"items": ["quickstart/samples-csharp"]
153152
}
154153
]
155154
},

0 commit comments

Comments
 (0)