From 2956285e612641d0e1a8814aefe8586009d5a9a2 Mon Sep 17 00:00:00 2001 From: jholdstock Date: Thu, 28 May 2020 19:32:37 +0100 Subject: [PATCH] Fix link --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 1337f9d..a040562 100644 --- a/docs/api.md +++ b/docs/api.md @@ -11,7 +11,7 @@ described in [two-way-accountability.md](./two-way-accountability.md). - Implementation of request and response types can be found in - [webapi/types.go](./webapi/types.go). + [webapi/types.go](../webapi/types.go). ## Expected usage