From 0db6e051deeed6781d2b8a27df628a0abe45c97d Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Thu, 20 Apr 2017 09:41:53 +0200 Subject: [PATCH] Nitpick --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f1995..d6a3b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Now using [eslint](http://eslint.org/) to enforce code style. - Adding a new badge so the release number is quickly seen. - [[#51](https://github.com/webslides/webslides/issues/51)] Autoslide is now a plugin. -- Updated docs. +- Docs moved to [Wiki](https://github.com/webslides/WebSlides/wiki)! - Moved to org! - Demos: GitHub links updated. @@ -36,7 +36,7 @@ - Fixed issues with the grid. - [[#33](https://github.com/webslides/webslides/issues/33)] Fixed video issue. -- [[#61](https://github.com/webslides/webslides/issues/61)]Fixed print issue which prevented to export the slides to PDF in an easy way. +- [[#61](https://github.com/webslides/webslides/issues/61)] Fixed print issue which prevented to export the slides to PDF in an easy way. # 1.2.1 (2017-03-02)