From 73973a9588c09a852d320341b9ac612c09193459 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Mon, 4 Nov 2019 20:53:32 -0500 Subject: [PATCH] point to the github page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ef0904..5db9dc5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ store.dispatch.inc(3); # Description The formal documentation of the class Updux and its associated functions and -types can be found over [here](./docs/classes/updux.html). +types can be found over [here](https://yanick.github.io/updux/docs/classes/updux.html). ## Exporting upduxes