Skip to content

Commit 9948b26

Browse files
authored
Fix link to Docker for Linux installation (#1704)
* Fix link to Docker for Linux installation * Remove errant trailing slash
1 parent ac34417 commit 9948b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/containers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Although there are many container engine tools for developing, managing, and run
4545

4646
The system requirements include those required by Docker itself.
4747

48-
- [Linux](https://docs.docker.com/desktop/install/linux-install/)
48+
- [Linux](https://docs.docker.com/desktop/install/linux/)
4949
- [macOS](https://docs.docker.com/desktop/install/mac-install/)
5050
- [Windows](https://docs.docker.com/desktop/install/windows-install/)
5151

0 commit comments

Comments
 (0)