Skip to content

Commit

Permalink
Update Get Started to direct to canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn16104 committed Dec 6, 2020
1 parent 15a763b commit 419854a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<h1 class="mx-auto my-0 text-uppercase">DDD Filter</h1>
<h2 class="text-white-50 mx-auto mt-2 mb-5">Implementation of DDD Filter, allowing users to have good visualization of how the DDD Filter work in a network. </h2>
<h3 class="text-white-50 mx-auto mt-2 mb-5">This is a simulation project, implements the applications of DDD Filter in the network. Preventing the attacker to overflow the network with many packets.</h3>
<a class="btn btn-primary js-scroll-trigger" href="#projects" onclick="openNav()">Get Started</a>
<a class="btn btn-primary js-scroll-trigger" href="#canvas" onclick="openNav()">Get Started</a>
</div>
</div>

Expand Down

0 comments on commit 419854a

Please sign in to comment.