mirror of https://github.com/docker/docs.git
Merge pull request #12323 from thaJeztah/fix_compose_gpu_link
Fix broken link in compose-file docs
This commit is contained in:
commit
c29f7d23d7
|
|
@ -27,5 +27,5 @@ how to upgrade, see **[About versions and upgrading](compose-versioning.md)**.
|
|||
- [Installing Compose](../install.md)
|
||||
- [Compose file versions and upgrading](compose-versioning.md)
|
||||
- [Sample apps with Compose](../samples-for-compose.md)
|
||||
- [Enabling GPU access with Compose](../gpu-support-in-compose.md)
|
||||
- [Enabling GPU access with Compose](../gpu-support.md)
|
||||
- [Command line reference](../reference/index.md)
|
||||
Loading…
Reference in New Issue