aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 21:19:59 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 21:19:59 +0300
commit97befefec24870d3f7c6097a97406dd9ea745c59 (patch)
treeee58f1f49d83920b20cfc9621fe79c0044debc1b /index.html
parentone of my projects was renamed (diff)
downloadegor-tensin.github.io-97befefec24870d3f7c6097a97406dd9ea745c59.tar.gz
egor-tensin.github.io-97befefec24870d3f7c6097a97406dd9ea745c59.zip
one of my projects was renamed
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9ce3e38..59584f8 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@ layout: main
Its fingerprint is <code style="white-space: pre-wrap;">0281 0B23 3E1A 7D41 8FB1 5245 0494 6FC7 502B 539A</code>.</p>
<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="/sorting-algorithms/"><span class="glyphicon glyphicon-chevron-right"></span>&nbsp;Sorting algorithms</a>
<a class="list-group-item" href="/cpp-notes/"><span class="glyphicon glyphicon-chevron-right"></span>&nbsp;C++ notes</a>
</div>
</div>