Skip to content

Commit 8fd74b7

Browse files
committed
docs: update broken fork me link
1 parent 2d07efc commit 8fd74b7

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

projects/demo/index.html

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,6 @@
1616
<title>angular 20.0+ resizable element</title>
1717
</head>
1818
<body>
19-
<a
20-
href="https://github.com/mattlewis92/angular-resizable-element"
21-
class="hidden-xs"
22-
>
23-
<img
24-
style="position: absolute; top: 0; right: 0; border: 0; z-index: 2000"
25-
src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67"
26-
alt="Fork me on GitHub"
27-
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
28-
/>
29-
</a>
30-
3119
<nav class="navbar navbar-default" role="navigation">
3220
<div class="container-fluid">
3321
<div class="navbar-header">
@@ -47,6 +35,11 @@
4735
>Documentation</a
4836
>
4937
</li>
38+
<li>
39+
<a href="https://github.com/mattlewis92/angular-resizable-element"
40+
>GitHub source</a
41+
>
42+
</li>
5043
</ul>
5144
</div>
5245
</nav>

0 commit comments

Comments
 (0)