From 5c13289efb85233831a7958615f8564153148738 Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Tue, 2 Aug 2016 09:17:13 -0500 Subject: [PATCH] add link to new theme api docs to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 771e271..ac11daa 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ sudo make install --prefix=/usr ``` ## Theme JavaScript API: -The greeter exposes a JavaScript API to greeter themes which they must use to interact with the greeter (in order to facilitate the user login process). The [API Documentation](https://antergos.com/wiki/development/lightdm-webkit2-greeter-theme-javascript-api/) is a W.I.P. +The greeter exposes a JavaScript API to themes which they must use to interact with the greeter (in order to facilitate the user login process). For more details, check out the [API Documentation](https://doclets.io/Antergos/lightdm-webkit2-greeter/master).