Skip to content

Commit 62f15cc

Browse files
authored
Update index.html
1 parent 62be21a commit 62f15cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2 class="header-slide">WE GENERATE
116116
<!-- Header btn area -->
117117
<div class="header-btn-area">
118118
<a class="knowmore-btn" href="/about.html">KNOW MORE</a>
119-
<a class="download-btn" href="#latest-projects">Latest Projects</a>
119+
<a class="download-btn" href="/latest-jquery-plugins.html">Latest Projects</a>
120120
</div>
121121
</div>
122122
</div>
@@ -132,7 +132,7 @@ <h2 class="header-slide">WE GENERATE
132132
</button>
133133
<div class="jp-logo">
134134
<a href="/">
135-
<img src="images/jp-logo.png" alt="jQuery Projects" title="jQuery Projects" />
135+
<img src="/images/jp-logo.png" alt="jQuery Projects" title="jQuery Projects" />
136136
</a>
137137
</div>
138138
<div class="jp-search">

0 commit comments

Comments
 (0)