Pārlūkot izejas kodu

Merge pull request #23408 from absourdnoise/fix-docs-readme-link

Fixing man page link in docs/README.md
Vincent Demeester 9 gadi atpakaļ
vecāks
revīzija
63a7a59c92
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -284,5 +284,5 @@ aws cloudfront  create-invalidation --profile docs.docker.com --distribution-id
 ### Generate the man pages
 ### Generate the man pages
 
 
 For information on generating man pages (short for manual page), see the README.md
 For information on generating man pages (short for manual page), see the README.md
-document in [the man page directory](https://github.com/docker/docker/tree/master/docker)
+document in [the man page directory](https://github.com/docker/docker/tree/master/man)
 in this project.
 in this project.