aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9972ee6..9ce3e38 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@ Its fingerprint is <code style="white-space: pre-wrap;">0281 0B23 3E1A 7D41 8FB1
<h3>Projects</h3>
<div class="list-group reasonable-width">
<a class="list-group-item" href="/sorting_algorithms/"><span class="glyphicon glyphicon-chevron-right"></span>&nbsp;Sorting algorithms</a>
- <a class="list-group-item" href="/cpp_tips/"><span class="glyphicon glyphicon-chevron-right"></span>&nbsp;C++ tips</a>
+ <a class="list-group-item" href="/cpp-notes/"><span class="glyphicon glyphicon-chevron-right"></span>&nbsp;C++ notes</a>
</div>
</div>
</div>