From 177d72c265d0c9b5e02a0d5e5a413690824ac0f2 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sun, 10 Nov 2019 20:26:31 -0500 Subject: [PATCH] mention that the api is at /api. --- docs/honk.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/honk.3 b/docs/honk.3 index 22374c1..43f0337 100644 --- a/docs/honk.3 +++ b/docs/honk.3 @@ -34,6 +34,9 @@ See below. .It Fa token An authorization token. .El +.Pp +The API URL for all actions other than login is +.Pa /api . .Ss login Send a POST request to .Pa /login