From 16415af3ac8fea42bb77f49537fd2ff8fff5b1c4 Mon Sep 17 00:00:00 2001 From: RagIb Hasan Date: Wed, 25 Feb 2015 01:51:45 +0200 Subject: [PATCH] Fix missing image link --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index cd66bfa..9ddb4d1 100644 --- a/README.rst +++ b/README.rst @@ -12,13 +12,13 @@ Use simple Javascript based rules to express dependencies between different fiel Example: -.. image :: https://github.com/downloads/miohtama/jquery-interdependencies/bacon.gif +.. image :: https://cloud.github.com/downloads/miohtama/jquery-interdependencies/bacon.gif Another, very complex, real-life example which led to building this library. This one has a master ruleset and and one ruleset applied per dynamically added subform: -.. image :: https://github.com/downloads/miohtama/jquery-interdependencies/mtd3.gif +.. image :: https://cloud.github.com/downloads/miohtama/jquery-interdependencies/mtd3.gif See below for demo links.