We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e94ae8 commit f43d0e3Copy full SHA for f43d0e3
src/pact/__init__.py
@@ -11,7 +11,7 @@
11
12
from pact.__version__ import __version__, __version_tuple__
13
14
-__url__ = "https://github.com/pactflow/accord"
+__url__ = "https://github.com/pact-foundation/pact-python"
15
__license__ = "MIT"
16
17
__all__ = [
0 commit comments