From e99f588f501df22c238a9354203909018e9015be Mon Sep 17 00:00:00 2001
From: Thomas Gurriet <29917794+tgurriet@users.noreply.github.com>
Date: Thu, 9 May 2024 21:08:18 +0200
Subject: [PATCH] Fix all the links to the doc (#37)
---
README.md | 2 +-
docs/_templates/versions.html | 2 +-
docs/conf.py | 4 ++--
docs/index.html | 6 +++---
docs/sources/changelog.md | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index a4bed48..2d235aa 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
Explore the repo»
- Explore the docs»
+ Explore the docs»
diff --git a/docs/_templates/versions.html b/docs/_templates/versions.html
index 4dece12..2f55eba 100644
--- a/docs/_templates/versions.html
+++ b/docs/_templates/versions.html
@@ -20,7 +20,7 @@
{% endif %}
- {{ the_version }}
+ {{ the_version }}
{% if the_version == current_version %}
diff --git a/docs/conf.py b/docs/conf.py
index a306540..6efc5d2 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -33,7 +33,7 @@
author = "Thomas Gurriet (tgurriet@3laws.io)"
version = current_version
release = current_version
-html_baseurl = "https://3lawsrobotics.github.io/3laws/"
+html_baseurl = "https://docs.3laws.io/"
html_favicon = "sources/data/favicon.png"
extensions = [
@@ -45,7 +45,7 @@
"sphinx_copybutton",
"sphinxcontrib.youtube",
"sphinx_tabs.tabs",
- "myst_parser"
+ "myst_parser",
]
html_show_sphinx = False
diff --git a/docs/index.html b/docs/index.html
index 41b6f81..03cfe05 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,12 +3,12 @@
3Laws Robotics Documentation
-
+
Please wait while you're redirected to our documentation.
+ href="http://docs.3laws.io/en/@LATEST_VERSION@">documentation.
-