diff --git a/README.md b/README.md
index a5d8a3d..697b606 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
Changeln
===================
-### Subscribe and like!
+### Subscribe and like!
[![PyPI version](https://badge.fury.io/py/changeln.svg)](https://badge.fury.io/py/changeln)
-![picture](https://github.com/keygenqt/changeln/blob/dev/data/banners/banner_round.png?raw=true)
+![picture](https://github.com/keygenqt/changeln/blob/main/data/banners/banner_round.png?raw=true)
The application allows you to generate CHANGELOG files based on Git tags.
diff --git a/setup.py b/setup.py
index 7928219..2c02c14 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
import setuptools
long_description = """
-![picture](https://github.com/keygenqt/changeln/blob/dev/data/banners/banner_round.png?raw=true)
+![picture](https://github.com/keygenqt/changeln/blob/main/data/banners/banner_round.png?raw=true)
The application allows you to generate CHANGELOG files based on Git tags.