From a36870edc520ca80a37341380196577f9b58fca4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 19 May 2016 21:14:39 +0300 Subject: rename the project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2a1046..1dee1b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Gettting the hang out of (sorting) algorithms. Hosted on [GitHub Pages](https://pages.github.com) at -https://egor-tensin.github.io/sorting_algorithms/. +https://egor-tensin.github.io/sorting-algorithms/. ## Algorithms @@ -108,4 +108,4 @@ See LICENSE.txt [[2]](#references) for details. ## References 1. http://ark.intel.com/products/84695/Intel-Core-i3-5005U-Processor-3M-Cache-2_00-GHz -2. https://github.com/egor-tensin/sorting_algorithms/blob/master/LICENSE.txt +2. https://github.com/egor-tensin/sorting-algorithms/blob/master/LICENSE.txt -- cgit v1.2.3