From df1d0892ce27501386d8dbf2e9948055ea960445 Mon Sep 17 00:00:00 2001 From: Philip Paquette Date: Mon, 1 Jun 2020 08:40:55 -0400 Subject: Updated links to documentation [Now at diplomacy.readthedocs.io] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0919b38..29997ad 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ setup(name='diplomacy', 'Programming Language :: Python :: 3.7', 'Topic :: Games/Entertainment :: Board Games'], project_urls={'Bug Reports': 'https://github.com/diplomacy/diplomacy/issues', - 'Documentation': 'https://docs.diplomacy.ai/', + 'Documentation': 'https://diplomacy.readthedocs.io/', 'Source': 'https://github.com/diplomacy/diplomacy/'}) # ------------------------------------ -- cgit v1.2.3