Skip to content

Commit b1b3f34

Browse files
committed
done added https://github.com/recodehive redirection to projects, teams and how we work hyperlinks
1 parent c65f6cc commit b1b3f34

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Website/about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@
169169
<li class="dropdown">
170170
<button id="dropdownButton" class="dropbtn">Know More</button>
171171
<div id="dropdownMenu" class="dropdown-content">
172-
<a href="/how-we-work">How we work?</a>
173-
<a href="models.html">Projects</a>
174-
<a href="/team">Team</a>
172+
<a href="https://github.com/recodehive">How we work?</a>
173+
<a href="https://github.com/recodehive">Projects</a>
174+
<a href="https://github.com/recodehive">Team</a>
175175
<a href="conduct.html">Code of Conduct</a>
176176
</div>
177177
</li>

Website/contact.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
<li class="dropdown">
8484
<button id="dropdownButton" class="dropbtn">Know More</button>
8585
<div id="dropdownMenu" class="dropdown-content">
86-
<a href="/how-we-work">How we work?</a>
87-
<a href="models.html">Projects</a>
88-
<a href="/team">Team</a>
86+
<a href="https://github.com/recodehive">How we work?</a>
87+
<a href="https://github.com/recodehive">Projects</a>
88+
<a href="https://github.com/recodehive">Team</a>
8989
<a href="conduct.html">Code of Conduct</a>
9090
</div>
9191
</li>

Website/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@
142142
<li class="dropdown">
143143
<button id="dropdownButton" class="dropbtn">Know More</button>
144144
<div id="dropdownMenu" class="dropdown-content">
145-
<a href="/how-we-work">How we work?</a>
146-
<a href="models.html">Projects</a>
147-
<a href="/team">Team</a>
148-
<a href="conduct.html">Code of Conduct</a>
145+
<a href="https://github.com/recodehive">How we work?</a>
146+
<a href="https://github.com/recodehive">Projects</a>
147+
<a href="https://github.com/recodehive">Team</a>
148+
<a href="https://github.com/recodehive">Code of Conduct</a>
149149
</div>
150150
</li>
151151
<div class="nav-icons">

0 commit comments

Comments
 (0)