diff --git a/README.md b/README.md
index 7782ff5e..166dacdf 100644
--- a/README.md
+++ b/README.md
@@ -22,4 +22,4 @@ pip install blue-geo
[](https://github.com/kamangir/blue-geo/actions/workflows/pylint.yml) [](https://github.com/kamangir/blue-geo/actions/workflows/pytest.yml) [](https://github.com/kamangir/blue-geo/actions/workflows/bashtest.yml) [](https://pypi.org/project/blue-geo/) [](https://pypistats.org/packages/blue-geo)
-built by 🌀 [`blue_options-4.173.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌐 [`blue_geo-4.843.1`](https://github.com/kamangir/blue-geo).
+built by 🌀 [`blue_options-4.173.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌐 [`blue_geo-4.844.1`](https://github.com/kamangir/blue-geo).
diff --git a/blue_geo/__init__.py b/blue_geo/__init__.py
index 8291c6c4..95128568 100644
--- a/blue_geo/__init__.py
+++ b/blue_geo/__init__.py
@@ -9,7 +9,7 @@
DESCRIPTION = f"{ICON} AI for a Blue Planet."
-VERSION = "4.843.1"
+VERSION = "4.844.1"
REPO_NAME = "blue-geo"
diff --git a/blue_geo/watch/README.md b/blue_geo/watch/README.md
index ba4a0f43..65755c5c 100644
--- a/blue_geo/watch/README.md
+++ b/blue_geo/watch/README.md
@@ -143,7 +143,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-Cache-Creek-2x-wider-2024-11-05/geo-watch-Cache-Creek-2x-wider-2024-11-05.gif)
@@ -159,7 +159,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/DrugSuperLab-2024-12-09-ZnmC5L/DrugSuperLab-2024-12-09-ZnmC5L.gif)
@@ -176,7 +176,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-2024-09-04-Fagradalsfjall-a/geo-watch-2024-09-04-Fagradalsfjall-a.gif)
@@ -189,7 +189,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-Jasper-2024-11-03/geo-watch-Jasper-2024-11-03.gif)
@@ -204,7 +204,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-2024-10-27-16-17-36-12059/geo-watch-2024-10-27-16-17-36-12059.gif)
@@ -222,7 +222,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-2024-09-04-Mount-Etna-a/geo-watch-2024-09-04-Mount-Etna-a.gif)
@@ -235,7 +235,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-Silver-Peak-2024-10-12-a/geo-watch-Silver-Peak-2024-10-12-a.gif)
@@ -249,7 +249,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-bellingcat-2024-09-27-nagorno-karabakh-6X-2024-10-06-a/geo-watch-bellingcat-2024-09-27-nagorno-karabakh-6X-2024-10-06-a.gif)
@@ -265,7 +265,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-2024-09-04-burning-man-2024-a/geo-watch-2024-09-04-burning-man-2024-a.gif)
@@ -277,7 +277,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-Chilcotin-2024-11-03/geo-watch-Chilcotin-2024-11-03.gif)
@@ -297,7 +297,7 @@ watch the planet's story unfold.
🌐
-
+[](https://kamangir-public.s3.ca-central-1.amazonaws.com/geo-watch-elkhema-2024-2024-10-05-a-b/geo-watch-elkhema-2024-2024-10-05-a-b.gif)
diff --git a/blue_geo/watch/README.py b/blue_geo/watch/README.py
index e08191a8..e29dbc4e 100644
--- a/blue_geo/watch/README.py
+++ b/blue_geo/watch/README.py
@@ -69,12 +69,19 @@
thumbnail_scale_str = f"-{thumbnail_scale}X" if thumbnail_scale != 1 else ""
thumbnail_object_name = list(list_of_objects.keys())[thumbnail_index]
+
+ thumbnail_url = (
+ f"{ABCLI_PUBLIC_PREFIX}/{thumbnail_object_name}/{thumbnail_object_name}.gif"
+ )
+
+ thumbnail_scale_url = f"{ABCLI_PUBLIC_PREFIX}/{thumbnail_object_name}/{thumbnail_object_name}{thumbnail_scale_str}.gif"
+
items += [
"",
"",
"🌐
",
"",
- f"})",
+ f"[})]({thumbnail_url})",
"",
" ",
"",