File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ Creating a development environment
147
147
148
148
To test out code changes, you'll need to build pandas from source, which
149
149
requires a C/C++ compiler and Python environment. If you're making documentation
150
- changes, you can skip to :ref: `contributing. documentation ` but if you skip
150
+ changes, you can skip to :ref: `contributing to the documentation < contributing_documentation > ` but if you skip
151
151
creating the development environment you won't be able to build the documentation
152
152
locally before pushing your changes.
153
153
@@ -1605,7 +1605,7 @@ automatically updated. Pushing them to GitHub again is done by::
1605
1605
git push origin shiny-new-feature
1606
1606
1607
1607
This will automatically update your pull request with the latest code and restart the
1608
- :ref : `Continuous Integration <contributing.ci >` tests.
1608
+ :any : `Continuous Integration <contributing.ci> ` tests.
1609
1609
1610
1610
Another reason you might need to update your pull request is to solve conflicts
1611
1611
with changes that have been merged into the master branch since you opened your
You can’t perform that action at this time.
0 commit comments