Fix link 404

Fix 404 for `Setup Docker Compose Plugin`
This commit is contained in:
usr3 2023-02-17 13:09:16 +05:30 committed by GitHub
parent 23bfc119d9
commit ec89dd606d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ You'll need a set of skills to [get started](docs/contribution/GettingStarted.md
- [Install Pnpm](https://pnpm.io/installation) - [Install Pnpm](https://pnpm.io/installation)
- [Install Docker Engine](https://docs.docker.com/engine/install/) - [Install Docker Engine](https://docs.docker.com/engine/install/)
- [Setup Docker Compose Plugin](https://docs.docker.com/compose/install/compose-plugin/) - [Setup Docker Compose Plugin](https://docs.docker.com/compose/install/linux/)
- [Setup GIT LFS Support](https://git-lfs.github.com/) - [Setup GIT LFS Support](https://git-lfs.github.com/)
## 3) Setup Coolify ## 3) Setup Coolify
@ -45,4 +45,4 @@ pnpm dev
You should be able to access `http://localhost:3000`. You should be able to access `http://localhost:3000`.
1. Click `Register` and setup your first user. 1. Click `Register` and setup your first user.