Browse Source

Merge pull request #9203 from somaopensource/fix_link

fix link to PACKAGERS.md
Sven Dowideit 10 years ago
parent
commit
c8926bb579
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/contributing/contributing.md

+ 1 - 1
docs/sources/contributing/contributing.md

@@ -21,4 +21,4 @@ https://github.com/docker/docker/blob/master/docs/Dockerfile)
 specifies the tools and versions used to build the Documentation.
 specifies the tools and versions used to build the Documentation.
 
 
 Further interesting details can be found in the [Packaging hints](
 Further interesting details can be found in the [Packaging hints](
-https://github.com/docker/docker/blob/master/hack/PACKAGERS.md).
+https://github.com/docker/docker/blob/master/project/PACKAGERS.md).