docs: fix docker install guide broken link (#877)

This commit is contained in:
Nolan 2023-09-04 13:32:11 -07:00 committed by GitHub
parent e499a21671
commit 731f6a449d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
<summary><strong>Getting Started</strong></summary> <summary><strong>Getting Started</strong></summary>
* Installation * Installation
* [Docker Install🐳](docs/install/docker_install.md) * [Docker Compose Install🐳](docs/install/docker_compose_install.md)
* [Linux Install🐧](docs/install/linux_install.md) * [Linux Install🐧](docs/install/linux_install.md)
* [Mac Install🍎](docs/install/mac_install.md) * [Mac Install🍎](docs/install/mac_install.md)
* [Windows Install💙](docs/install/windows_install.md) * [Windows Install💙](docs/install/windows_install.md)