Skip to content

Commit 314511e

Browse files
committed
Updated footer link.
1 parent 73ee1c2 commit 314511e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1>Gulp Task</h1>
2323
</div>
2424
<footer>
2525
<div class="container">
26-
<p>&copy; <a href="index.html">Gulp Task</a> 2017. All rights reserved.</p>
26+
<p>&copy; <a href="https://github.com/sivadass/gulp-task" target="_blank">Gulp Task</a> 2017. All rights reserved.</p>
2727
</div>
2828
</footer>
2929
<script src="build/js/script.min.js"></script>

0 commit comments

Comments
 (0)