Skip to content

Commit

Permalink
Added github link and ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
mennovanslooten committed Apr 22, 2011
1 parent a2544e0 commit d0e7e42
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@

</head>
<body>

<a href="https://github.com/mennovanslooten/mockJSON" id="forkme"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://assets1.github.com/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf?repo=&amp;url=http%3A%2F%2Fs3.amazonaws.com%2Fgithub%2Fribbons%2Fforkme_right_red_aa0000.png&amp;path=" alt="Fork me on GitHub"></a>

<div id="all">

<h1>mockJSON</h1>
Expand All @@ -116,7 +119,7 @@ <h3>Random generated JSON</h3>
you can specify a JSON <em>template</em> for each request. On the right you
see an example of such a template and some generated
output.</p>
<p id="download"><a href="js/jquery.mockjson.js">download source</a> | <a href="tryit.html">try it</a></p>
<p id="download"><a href="https://github.com/mennovanslooten/mockJSON">GitHub</a> | <a href="tryit.html">try it</a></p>
<h2>Usage</h2>
<pre>
// create template and regular expression for request that
Expand Down

0 comments on commit d0e7e42

Please sign in to comment.