diff --git a/docs/articles_en/learn_openvino/tutorials.rst b/docs/articles_en/learn_openvino/tutorials.rst
index f6ada6fa201..ee0c83616f0 100644
--- a/docs/articles_en/learn_openvino/tutorials.rst
+++ b/docs/articles_en/learn_openvino/tutorials.rst
@@ -74,7 +74,7 @@ Below you will find a selection of recommended tutorials that demonstrate infere
.. showcase::
:title: 270-sound-generation-audioldm2
:img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/270-sound-generation-audioldm2/270-sound-generation-audioldm2.png
-
+
Sound Generation with AudioLDM2 and OpenVINO.
.. showcase::
@@ -135,7 +135,7 @@ Additional Resources
.. |binder logo| image:: https://mybinder.org/badge_logo.svg
:alt: Binder button
-.. |colab logo| image:: https://camo.githubusercontent.com/84f0493939e0c4de4e6dbe113251b4bfb5353e57134ffd9fcab6b8714514d4d1/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667
+.. |colab logo| image:: https://colab.research.google.com/assets/colab-badge.svg
:width: 109
:alt: Google Colab button
diff --git a/docs/nbdoc/consts.py b/docs/nbdoc/consts.py
index 46f8c948025..22a1fda6418 100644
--- a/docs/nbdoc/consts.py
+++ b/docs/nbdoc/consts.py
@@ -51,7 +51,7 @@ To run without installing anything, click the "Open in Colab" button.
.. |colab_link| raw:: html
-
+
.. |github_link| raw:: html
@@ -76,7 +76,7 @@ To run without installing anything, click the "launch binder" or "Open in Colab"
.. |colab_link| raw:: html
-
+
.. |github_link| raw:: html
diff --git a/docs/openvino_sphinx_theme/openvino_sphinx_theme/directives/code.py b/docs/openvino_sphinx_theme/openvino_sphinx_theme/directives/code.py
index 8fe35b75f2d..a613bfad8f1 100644
--- a/docs/openvino_sphinx_theme/openvino_sphinx_theme/directives/code.py
+++ b/docs/openvino_sphinx_theme/openvino_sphinx_theme/directives/code.py
@@ -154,7 +154,7 @@ def visit_showcase(self, node):
self.body.append("")
self.body.append("
") if "img" in node is not None else ""
-
+
self.body.append("