From: Carl Worth <cworth@cworth.org>
Date: Sat, 9 May 2020 22:14:28 +0000 (-0700)
Subject: Indicate that sample game API is now at https://families.cworth.org/api/
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=9e13e7ccf1313d83e3d253a2c490988ff3d2b833;p=empires-api

Indicate that sample game API is now at https://families.cworth.org/api/

We added an API suffix so that we could serve the client HTML from the
root.
---

diff --git a/api.text b/api.text
index 4bf4d03..f4ea703 100644
--- a/api.text
+++ b/api.text
@@ -72,6 +72,6 @@ Gameplay API endpoints (within a current game)
 
 Server
 ======
-There's a sample server available at: https://families.cworth.org/
+There's a sample server available at: https://families.cworth.org/api/
 
 We plan to move this to https://empires.cworth.org at some point.