Update references to GitHub repositories

This commit is contained in:
Javi Martín
2023-07-12 15:02:03 +02:00
parent 13c641eedc
commit 10e2a9713f
35 changed files with 75 additions and 75 deletions

View File

@@ -14,7 +14,7 @@ This tutorial assumes that you have already managed to clone Consul Democracy on
3. Go to your Consul Democracy repository and instantiate the process
```bash
cd consul
cd consuldemocracy
heroku create your-app-name
```