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] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index df2c4e1..86c15e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Diplomacy: DATC-Compliant Game Engine [![Build Status](https://travis-ci.org/diplomacy/diplomacy.svg?branch=master)](https://travis-ci.org/diplomacy/diplomacy) [![Documentation Status](https://readthedocs.org/projects/diplomacy/badge/?version=latest)](https://docs.diplomacy.ai/en/latest/?badge=latest) +# Diplomacy: DATC-Compliant Game Engine [![Build Status](https://travis-ci.org/diplomacy/diplomacy.svg?branch=master)](https://travis-ci.org/diplomacy/diplomacy) [![Documentation Status](https://readthedocs.org/projects/diplomacy/badge/?version=latest)](https://diplomacy.readthedocs.io/en/latest/?badge=latest) This project contains an open-source DATC-compliant Diplomacy game engine, a client-server architecture for network play, a web interface to play against bots and to visualize games, and a DAIDE-compatible adapter to connect DAIDE bots to the server. @@ -8,7 +8,7 @@ This project contains an open-source DATC-compliant Diplomacy game engine, a cli ## Documentation -The complete documentation is available at [docs.diplomacy.ai](https://docs.diplomacy.ai/). +The complete documentation is available at [diplomacy.readthedocs.io](https://diplomacy.readthedocs.io/). ## Getting Started -- cgit v1.2.3