Skip to content

Commit c9db481

Browse files
committed
fix logo link
1 parent 2a83b24 commit c9db481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![github action status](https://github.com/hexlet-components/python-points/workflows/Python%20CI/badge.svg)](https://github.com/hexlet-components/python-points/actions)
2-
31
# python-points
42

3+
[![github action status](https://github.com/hexlet-components/python-points/workflows/Python%20CI/badge.svg)](https://github.com/hexlet-components/python-points/actions)
4+
55
A SICP'ish Points implemented in Python using hexlet-pairs.
66

77
## Install
@@ -25,6 +25,6 @@ pip install hexlet-points
2525
>>> points.get_quadrant(p)
2626
1
2727

28-
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/hexletguides.github.io/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about)
28+
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://ru.hexlet.io/pages/about)
2929

3030
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-points).

0 commit comments

Comments
 (0)