aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 19:23:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 19:23:06 +0300
commit93ca4f6e4b7ab6d8edca12b6038508ee91655e86 (patch)
tree0097fb5476966556be423f13b79c16d0fca257e7 /index.html
parentREADME update (diff)
downloadegor-tensin.github.io-93ca4f6e4b7ab6d8edca12b6038508ee91655e86.tar.gz
egor-tensin.github.io-93ca4f6e4b7ab6d8edca12b6038508ee91655e86.zip
one of my projects was renamed
Diffstat (limited to '')
-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>