diff --git a/docs/conf.py b/docs/conf.py
index 7a48350ab..fb441c273 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -222,6 +222,7 @@
html_favicon = "_static/faviconNew.svg"
+html_extra_path = ['robots.txt']
def setup(app):
app.add_css_file("custom.css")
diff --git a/docs/help.rst b/docs/help.rst
index 88501273a..e9835d11c 100644
--- a/docs/help.rst
+++ b/docs/help.rst
@@ -128,7 +128,7 @@ Here are more tutorials from the Robusta community:
* **Video:** `Twitter challenge - Robusta.dev on 10 nodes `_ by `Nuno Captain Corsair `_
-* `Troubleshoot and automate to fix your k8s Application `_ by `Aju Tamang `_
+* `Troubleshoot and automate to fix your k8s Application `_ by `Aju Tamang `_
* `Getting Started with Robusta on Digital Ocean `_ by `Rutam Prita Mishra `_
* `Getting Started with Robusta on Civo Cloud `_ by `Rutam Prita Mishra `_
* `Kubernetes troubleshooting and automation using Robusta `_ by `Philippe Bogaerts `_
diff --git a/docs/robots.txt b/docs/robots.txt
new file mode 100644
index 000000000..e69de29bb