diff options
author | Eric Bidelman | 2012-04-22 11:28:20 -0700 |
---|---|---|
committer | Eric Bidelman | 2012-04-22 11:28:20 -0700 |
commit | 7b0b1482060e557b1aff79af53506270c692220f (patch) | |
tree | b1f15d432fa6070ecfa5298dafc95698e6a8c1dc | |
parent | 3eb0b65ee81bcba9832c5c6f792bf7e645673244 (diff) | |
download | io-slides-remote-7b0b1482060e557b1aff79af53506270c692220f.tar.gz |
changing link
-rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 070b539..08bd32c 100644 --- a/template.html +++ b/template.html | |||
@@ -176,7 +176,7 @@ function helloWorld(world) { | |||
176 | <aside class="note"> | 176 | <aside class="note"> |
177 | <section> | 177 | <section> |
178 | <ul> | 178 | <ul> |
179 | <li>See this amazing link: <a href="#">link</a>.</li> | 179 | <li>See this amazing link: <a href="http://www.google.com">link</a>.</li> |
180 | </ul> | 180 | </ul> |
181 | <p><b>Remember to say this tag line!</b></p> | 181 | <p><b>Remember to say this tag line!</b></p> |
182 | </section> | 182 | </section> |