Commit Graph

12 Commits

Author SHA1 Message Date
Paul Crowley 7c282aea62 Replace docs.pipenv.org with pipenv.pypa.io
`dig pipenv.org ns` currently shows no nameserver for that domain;
pipenv.pypa.io is the new home for documentation, so use that
everywhere (contributors guides, `pipenv --envs` output).
2020-03-28 06:06:02 -07:00
Sumana Harihareswara 603a20bf45 Update links in documentation
The canonical Pipenv documentation is now at pipenv.pypa.io.
Also, the canonical GitHub repositories for Pipenv and
Requests have changed, and some other communications links
(Twitter, mailing list, "thank you") were no longer
operational. This commit updates those and clarifies that
Pipenv is a project maintained by the PyPA.

Fixes #4137.

Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-03-05 20:55:28 -05:00
illgitthat 2521effdec Update diagnose URL
Related to https://github.com/pypa/pipenv/issues/3958

Going to the old URL https://docs.pipenv.org/en/latest/diagnose/ was giving an SSL error.

This can be fixed in two ways
1. Update URL to http://docs.pipenv.org/en/latest/diagnose/
1. Update URL to https://pipenv.kennethreitz.org/en/latest/diagnose/

I chose the second approach to match the project homepage URL.
2019-10-15 10:33:05 -04:00
Manoj Jadhav d841dd54ec Updated Diagnose URL 2019-05-27 12:47:39 -04:00
Manoj Jadhav d56a810383 fixed broken link for diagnose documentation 2019-05-27 12:47:39 -04:00
jxltom ead561de72 Level up the template headers 2018-10-06 10:09:43 +08:00
Andrew Zhou d0e537b565 Add references to PEEP 2018-10-03 23:23:09 +08:00
ocavue 39276c32df Remove a 404 link in issue templates 2018-09-30 15:04:50 +08:00
Tzu-ping Chung 24f90a4ac2 Please report against the latest version 2018-07-12 00:56:21 +08:00
Tzu-ping Chung 200e6faf2c More diagnose and better templates 2018-07-08 02:02:06 +08:00
Tzu-ping Chung 7048bcb786 Update issue templates 2018-06-30 01:30:53 +08:00
kennethreitz 31664d182f Update issue templates 2018-05-13 16:45:30 -04:00