diff --git a/README.md b/README.md index e9b9dbe38c..74c3dc0273 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-
+
@@ -40,7 +40,7 @@
**git-cliff** can generate [changelog](https://en.wikipedia.org/wiki/Changelog) files from the [Git](https://git-scm.com/) history by utilizing [conventional commits](https://git-cliff.org/docs/configuration#conventional_commits) as well as regex-powered [custom parsers](https://git-cliff.org/docs/configuration#commit_parsers). The [changelog template](https://git-cliff.org/docs/category/templating) can be customized with a [configuration file](https://git-cliff.org/docs/configuration) to match the desired format.
-![preview](https://user-images.githubusercontent.com/24392180/128637997-5713ba25-d8f3-40c7-8ba8-ea7f333ead88.png)
+![preview](https://raw.githubusercontent.com/orhun/git-cliff/main/img/git-cliff-preview.png)
## Documentation
diff --git a/website/blog/git-cliff-0.5.0.md b/website/blog/git-cliff-0.5.0.md
index f86c97b55c..d99591205e 100644
--- a/website/blog/git-cliff-0.5.0.md
+++ b/website/blog/git-cliff-0.5.0.md
@@ -11,7 +11,7 @@ In this post, I'm explaining the new features in the 0.5.0 release while giving