From b580d76ad9778e7600653d796d6edbd888fb830a Mon Sep 17 00:00:00 2001 From: Grahack Date: Wed, 23 Oct 2013 19:19:16 +0200 Subject: [PATCH] Readme: Fix link to fragments in the live demo. Was #/16 and is now /fragments. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c521b905fbe..76151b4cc71 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ You can also add relative navigation links, similar to the built in reveal.js co ### Fragments -Fragments are used to highlight individual elements on a slide. Every element with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: http://lab.hakim.se/reveal-js/#/16 +Fragments are used to highlight individual elements on a slide. Every element with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: http://lab.hakim.se/reveal-js/#/fragments The default fragment style is to start out invisible and fade in. This style can be changed by appending a different class to the fragment: