Skip to content

Commit abce5a7

Browse files
authored
Merge pull request #717 from lc0/patch-1
Fix link to sample project
2 parents 89f8968 + 568cf29 commit abce5a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/distributing-packages-using-setuptools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Python modules and packages under a single top-level package that has the same
133133
:ref:`name <setup() name>` as your project, or something very close.
134134

135135
For an example, see the `sample
136-
<https://github.com/pypa/sampleproject/tree/master/sample>`_ package that's
136+
<https://github.com/pypa/sampleproject/tree/master/src/sample>`_ package that's
137137
included in the `PyPA sample project <https://github.com/pypa/sampleproject>`_.
138138

139139

0 commit comments

Comments
 (0)