]> git.cworth.org Git - lmno-api/commitdiff
Indicate that sample game API is now at https://families.cworth.org/api/
authorCarl Worth <cworth@cworth.org>
Sat, 9 May 2020 22:14:28 +0000 (15:14 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 9 May 2020 22:14:28 +0000 (15:14 -0700)
We added an API suffix so that we could serve the client HTML from the
root.

api.text

index 4bf4d0380db226fb73a8c83dffd4b2fe6fff1f8e..f4ea703d3cd33d49f30845a5646eb54bae3f04d1 100644 (file)
--- 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.