Skip to content

Commit

Permalink
hyper link error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Porimol Chandro committed Jan 30, 2024
1 parent 912c3fc commit b6ae8ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kmeans-clustering.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,10 +414,10 @@
<a href="kmeans-clustering.html">KMeans Clutering</a>
</li>
<li>
<a href="dimension-reduction.html">Dimension Reduction</a>
<a href="dimensionality-reduction.html">Dimension Reduction</a>
</li>
<li>
<a href="association-rule.html">Association Rule</a>
<a href="association-rules.html">Association Rule</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
Expand Down

0 comments on commit b6ae8ae

Please sign in to comment.