Update index.html

Updated all references to golovko changed to markmalek
gh-pages
Mark Malek 2012-09-03 18:00:47 -03:00
parent a94a9a92b4
commit 5754948ee1
1 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Fixed-header-table by golovko</title>
<title>Fixed-header-table by Mark Malek</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/defaultTheme.css">
@ -19,13 +19,13 @@
<h1>Fixed-header-table</h1>
<p>jQuery plugin for tables with fixed headers </p>
<p class="view"><a href="https://github.com/golovko/Fixed-Header-Table">View the Project on GitHub <small>golovko/Fixed-Header-Table</small></a></p>
<p class="view"><a href="https://github.com/markmalek/Fixed-Header-Table">View the Project on GitHub <small>markmalek/Fixed-Header-Table</small></a></p>
<ul>
<li><a href="https://github.com/golovko/Fixed-Header-Table/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/golovko/Fixed-Header-Table/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/golovko/Fixed-Header-Table">View On <strong>GitHub</strong></a></li>
<li><a href="https://github.com/markmalek/Fixed-Header-Table/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/markmalek/Fixed-Header-Table/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/markmalek/Fixed-Header-Table">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
@ -200,7 +200,7 @@ Code example:</p>
</footer>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script src="//raw.github.com/golovko/Fixed-Header-Table/master/jquery.fixedheadertable.js"></script>
<script src="//raw.github.com/markmalek/Fixed-Header-Table/master/jquery.fixedheadertable.js"></script>
<script src="javascripts/demo.js"></script>
<script src="javascripts/scale.fix.js"></script>
<script type="text/javascript">