Index: README.md
===================================================================
--- README.md (revision 209)
+++ README.md (revision 210)
@@ -4,8 +4,8 @@
==========
The default destination path for installation is defined by **TOOLCHAINS_BASE_PATH** variable
-in the [build-system/config.mk](build-system/config.mk) file. The access permissions
-should be given to developer by the superuser:
+in the [build-system/config.mk](https://csvn.radix.pro/toolchains/trunk/build-system/config.mk)
+file. The access permissions should be given to developer by the superuser:
```Bash
$ sudo mkdir -p /opt/toolchain
@@ -19,22 +19,13 @@
$ make -j32 all
```
-Additional information can be found in the [*doc/README*](doc/README) file.
+Additional information can be found in the
+[*doc/README*](https://csvn.radix.pro/toolchains/trunk/doc/README) file.
-Creators
---------
-
-**Andrey V. Kosteltsev**
-
-* <https://twitter.com/AKosteltsev>
-* <https://www.facebook.com/andrey.kosteltsev>
-* <https://vk.com/andrey.kosteltsev>
-
-
Copyright and license
---------------------
Code and documentation copyright 2009-2020 Andrey V. Kosteltsev.
-Code and documentation released under [the MIT License](LICENSE).
+Code and documentation released under [the MIT License](https://csvn.radix.pro/toolchains/trunk/LICENSE).