Skip to content

Commit 59f7075

Browse files
authored
Merge pull request #1 from gabbarnama/gabbarnama-patch-1
Update structure.rst
2 parents a1a839c + 61ad4a6 commit 59f7075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/structure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ it. You can do this a few ways:
200200
package properly.
201201

202202
I highly recommend the latter. Requiring a developer to run
203-
`setup.py <http://setup.py>`__ develop to test an actively changing
203+
``setup.py develop`` to test an actively changing
204204
codebase also requires them to have an isolated environment setup for
205205
each instance of the codebase.
206206

0 commit comments

Comments
 (0)