diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2018-02-18 05:22:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2018-02-18 05:22:50 +0300 |
commit | b758cbb849bd93192bdf87743e9d15d86321c29e (patch) | |
tree | 19e78ba18bcba724455a4001a4567058b2e48645 /README.md | |
parent | import std_call_once_bug/ from gh-pages (diff) | |
download | blog-b758cbb849bd93192bdf87743e9d15d86321c29e.tar.gz blog-b758cbb849bd93192bdf87743e9d15d86321c29e.zip |
rename (and repurpose) the repo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ -C++ notes -========= +Egor's blog +=========== -Personal C++ notes. -See the corresponding blog at https://egor-tensin.github.io/cpp-notes/. +Egor's blog on programming. +Hosted at https://egor-tensin.github.io/blog/. License ------- |