From 117583310a4477ccdf57ec7a1ad38c0ad5e21fdb Mon Sep 17 00:00:00 2001 From: Felix Pojtinger Date: Sat, 23 Feb 2019 11:07:29 +0100 Subject: [PATCH] fix wrong link to API docs --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c15adf1..ea15386 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,4 +21,4 @@ wetty.start(/* server settings, see Options */).then(() => { ## API -For WeTTy options and event details please refer to the [api docs](./api.md) +For WeTTy options and event details please refer to the [api docs](./API.md)