From be5311ed4513a6f6a87f8cb233a920a8d7e43164 Mon Sep 17 00:00:00 2001 From: SnejUgal Date: Sat, 16 Sep 2017 21:13:09 +0700 Subject: [PATCH] readme fixes --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 030603c..f73fe45 100644 --- a/readme.md +++ b/readme.md @@ -58,7 +58,7 @@ actionBarDefault=#d17e59 const themeWallpaper = theme[Attheme.IMAGE_KEY]; ``` ## Documentatiom -See the [doumentation](/SnejUgal/attheme-js/wiki/Documentation) here. +See the [doumentation](https://github.com/SnejUgal/attheme-js/wiki/Documentation) here. ## Helpful stuff -- [Reading a theme file correctly in browsers](/SnejUgal/attheme-js/wiki/Reading-a-theme-file-properly-in-browsers) -- [Default variables values](/SnejUgal/attheme-js/wiki/Default-values-of-variables) \ No newline at end of file +- [Reading a theme file correctly in browsers](https://github.com/SnejUgal/attheme-js/wiki/Reading-a-theme-file-properly-in-browsers) +- [Default variables values](https://github.com/SnejUgal/attheme-js/wiki/Default-values-of-variables) \ No newline at end of file