diff --git a/README.md b/README.md index d03f9a7d..2c3333d6 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,13 @@ -![nbpreview light logo](https://github.com/paw-lu/nbpreview/blob/main/docs/_static/images/logo_light.svg#gh-light-mode-only) -![nbpreview dark logo](https://github.com/paw-lu/nbpreview/blob/main/docs/_static/images/logo_dark.svg#gh-dark-mode-only) +![nbpreview light logo](https://github.com/paw-lu/nbpreview/raw/main/docs/_static/images/logo_light.svg#gh-light-mode-only) +![nbpreview dark logo](https://github.com/paw-lu/nbpreview/raw/main/docs/_static/images/logo_dark.svg#gh-dark-mode-only) # nbpreview - - [![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/) - - - [![PyPI](https://img.shields.io/pypi/v/nbpreview.svg)](https://pypi.org/project/nbpreview/) [![Status](https://img.shields.io/pypi/status/nbpreview.svg)](https://pypi.org/project/nbpreview/) [![Python Version](https://img.shields.io/pypi/pyversions/nbpreview)](https://pypi.org/project/nbpreview) @@ -32,7 +27,7 @@ It's like [cat](https://man7.org/linux/man-pages/man1/cat.1.html) for ipynb file -![Hero image](https://github.com/paw-lu/nbpreview/blob/main/docs/_static/images/hero_image.png) +![Hero image](https://github.com/paw-lu/nbpreview/raw/main/docs/_static/images/hero_image.png) ## Documentation diff --git a/docs/index.md b/docs/index.md index 727df34e..2984be31 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ ```{include} ../README.md --- -start-after: +start-after: (http://mypy-lang.org/) end-before: --- ```