diff options
| author | Elvis Stansvik <elvis.stansvik@orexplore.com> | 2017-01-08 18:24:24 +0100 |
|---|---|---|
| committer | Elvis Stansvik <elvis.stansvik@orexplore.com> | 2017-01-08 18:24:24 +0100 |
| commit | c999a93ca02b2b933384d1d0345505c4ed72f80b (patch) | |
| tree | 9caa541188b121eee298e7accac6d9536f06ca57 /docs | |
| parent | 3c182f9f1eea89040fbfc88d1ccbed31ece6a00b (diff) | |
| download | external_python_setuptools-c999a93ca02b2b933384d1d0345505c4ed72f80b.tar.gz external_python_setuptools-c999a93ca02b2b933384d1d0345505c4ed72f80b.tar.bz2 external_python_setuptools-c999a93ca02b2b933384d1d0345505c4ed72f80b.zip | |
Fix broken link in docs/developer-guide.txt
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/developer-guide.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt index c8f51b02..8a136380 100644 --- a/docs/developer-guide.txt +++ b/docs/developer-guide.txt @@ -13,11 +13,11 @@ Recommended Reading ------------------- Please read `How to write the perfect pull request -<http://blog.jaraco.com/2014/04/how-to-write-perfect-pull-request.html>`_ -for some tips on contributing to open source projects. Although the article -is not authoritative, it was authored by the maintainer of Setuptools, so -reflects his opinions and will improve the likelihood of acceptance and -quality of contribution. +<https://blog.jaraco.com/how-to-write-perfect-pull-request/>`_ for some tips +on contributing to open source projects. Although the article is not +authoritative, it was authored by the maintainer of Setuptools, so reflects +his opinions and will improve the likelihood of acceptance and quality of +contribution. ------------------ Project Management |
