Makefile
changeset 1787 274aa5f80036
parent 1786 e96e62e31370
child 1839 248ed4d46099
--- a/Makefile	Sat Nov 28 14:23:53 2015 +0200
+++ b/Makefile	Sat Nov 28 14:26:48 2015 +0200
@@ -93,7 +93,9 @@
 	{ \
 echo '.. _`Home`: index.html'; \
 echo '.. _About: README.html'; \
-echo '.. _`About author`: http://gavenkoa.users.sourceforge.net/'; \
+echo '.. _`About author`: https://resume.defun.work/'; \
+echo '.. _`Oleksandr Gavenko`: https://resume.defun.work/'; \
+echo '.. _`gavenkoa`: https://resume.defun.work/'; \
 echo '.. _Licence: README.html#tips-licence'; \
 echo '.. _`Contact`: gavenkoa@gmail.com'; \
 echo; \