Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 197011b

Browse files
authored
troolee -> gridstack
1 parent 7d2b5ba commit 197011b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<span class="icon-bar"></span>
5151
<span class="icon-bar"></span>
5252
</button>
53-
<a class="navbar-brand" href="http://troolee.github.io/gridstack.js/"><span class="fa fa-th"></span> gridstack.js</a>
53+
<a class="navbar-brand" href="http://gridstackjs.com/"><span class="fa fa-th"></span> gridstack.js</a>
5454
</div>
5555

5656
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -66,10 +66,10 @@
6666
<a href="#usage">Usage</a>
6767
</li>
6868
<li>
69-
<a href="https://github.com/troolee/gridstack.js/issues">Issues</a>
69+
<a href="https://github.com/gridstack/gridstack.js/issues">Issues</a>
7070
</li>
7171
<li>
72-
<a href="https://github.com/troolee/gridstack.js">Fork me on GitHub</a>
72+
<a href="https://github.com/gridstack/gridstack.js">Fork me on GitHub</a>
7373
</li>
7474
</ul>
7575
</div>
@@ -159,7 +159,7 @@ <h3>Basic Usage</h3>
159159
&lt;/script&gt;
160160
</code></pre>
161161

162-
<p>For more samples and documentation please visit <a href="https://github.com/troolee/gridstack.js">https://github.com/troolee/gridstack.js</a>.</p>
162+
<p>For more samples and documentation please visit <a href="https://github.com/gridstack/gridstack.js">https://github.com/gridstack/gridstack.js</a>.</p>
163163

164164
</div>
165165
</section>

0 commit comments

Comments
 (0)