From a962a4d2987df165add8ae521f28f923438242a4 Mon Sep 17 00:00:00 2001 From: Roman Ashikov Date: Wed, 8 Jun 2022 14:48:20 +0700 Subject: [PATCH] fix link --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ad3f9c..ec27666 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,10 @@ fs.get_name(children[0]) # 'config' list(map(lambda item: fs.get_name(item), children)) # ['config', 'hosts'] ``` -[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about) +--- -This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet (in Russian)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=python-immutable-fs-trees). +[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=python-immutable-fs-trees) + +This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet (in Russian)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=python-immutable-fs-trees). See most active contributers on [hexlet-friends](https://friends.hexlet.io/).