We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b105ded commit 27a3758Copy full SHA for 27a3758
README.rst
@@ -70,16 +70,15 @@ then import the ``initpkg`` function from that new place and
70
are good to go.
71
72
.. _`small pure python module`:
73
-.. _`apipkg.py`: http://bitbucket.org/hpk42/apipkg/src/tip/apipkg.py
+.. _`apipkg.py`: https://github.com/pytest-dev/apipkg/blob/master/src/apipkg/__init__.py
74
75
Feedback?
76
-----------------------
77
78
If you have questions you are welcome to
79
80
* join the #pylib channel on irc.freenode.net
81
-* subscribe to the http://codespeak.net/mailman/listinfo/py-dev list.
82
-* create an issue on http://bitbucket.org/hpk42/apipkg/issues
+* create an issue on https://github.com/pytest-dev/apipkg/issues
83
84
have fun,
85
holger krekel
0 commit comments