Skip to content

Commit

Permalink
change gist to mvedelag's, 1792388
Browse files Browse the repository at this point in the history
  • Loading branch information
John Connolly committed Feb 10, 2012
1 parent f6cd200 commit 8e118d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial.html
Expand Up @@ -321,7 +321,7 @@ <h4>Creating the Webpage</h4>
application logic. Let's start with a minimal webpage,
which shows the players and any messages
sent.</p><script src=
"https://gist.github.com/1420093.js?file=tutorial_application.html"
"https://gist.github.com/1792388.js?file=tutorial_application.html"
type="text/javascript">
</script>
</li>
Expand All @@ -342,7 +342,7 @@ <h4>Creating the Application</h4>
passed around. Note that they are also described in the
<a href="participation_api.html">Participation API</a>
documentation.</p><script src=
"https://gist.github.com/1420093.js?file=tutorial_application.js"
"https://gist.github.com/1792388.js?file=tutorial_application.js"
type="text/javascript">
</script>
</li>
Expand Down

0 comments on commit 8e118d4

Please sign in to comment.