Skip to content

Commit

Permalink
Update example code URLS
Browse files Browse the repository at this point in the history
  • Loading branch information
chrsr committed Mar 30, 2012
1 parent 03713a0 commit 4e2bca7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Expand Up @@ -33,17 +33,17 @@ <h2>Code examples</h2>

<h3>Campaign monitor</h3>
<code>
&lt;img style="display:block;" src="http://chrsr.com/greetly/?e=[email]" width="" height="" alt="" >
&lt;img style="display:block;" src="http://chrsr.com/greetly/e.php?e=[email]" width="" height="" alt="" >
</code>

<h3>Mail Chimp</h3>
<code>
&lt;img style="display:block;" src="http://chrsr.com/greetly/?e=*|EMAIL_UID|*" width="" height="" alt="" >
&lt;img style="display:block;" src="http://chrsr.com/greetly/e.php?e=*|EMAIL_UID|*" width="" height="" alt="" >
</code>
</section>

<section>
<p>If anyone likes this idea and uses this in the real world, forward me your example: chris[at]chrsr.com - thanks!
<p>Used this in the real world? Forward me your example: chris[at]chrsr.com - thanks!
</section>

</body>
Expand Down

0 comments on commit 4e2bca7

Please sign in to comment.