Merge pull request #12323 from thaJeztah/fix_compose_gpu_link

Fix broken link in compose-file docs
This commit is contained in:
Usha Mandya 2021-02-12 19:06:49 +00:00 committed by GitHub
commit c29f7d23d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)
- [Command line reference](../reference/index.md)
- [Enabling GPU access with Compose](../gpu-support.md)
- [Command line reference](../reference/index.md)