diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:20:14 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:20:14 +0200 |
commit | 1d3bdad66ea63b232be57166e36a62c102ea14a1 (patch) | |
tree | 0a5d925fcf4d40441b3909b192f1530a6c3b793a /README.md | |
parent | workflows/jekyll: rsync _site/ to server (diff) | |
download | sorting-algorithms-1d3bdad66ea63b232be57166e36a62c102ea14a1.tar.gz sorting-algorithms-1d3bdad66ea63b232be57166e36a62c102ea14a1.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -4,9 +4,7 @@ Sorting algorithms [![Jekyll](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/jekyll.yml/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/jekyll.yml) Getting the hang out of (sorting) algorithms. -Hosted on [GitHub Pages] at https://egor-tensin.github.io/sorting-algorithms/. - -[GitHub Pages]: https://pages.github.com +Hosted at https://egort.name/sorting-algorithms/. Development ----------- |