From 914f0cdacbcff22f1af003bcbacf0b72cd94a542 Mon Sep 17 00:00:00 2001 From: Keyur Khadka Date: Thu, 18 Jun 2026 15:00:09 +0545 Subject: [PATCH 1/2] chore(docs): Add Uptime link to Docs --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index a8e6b23..83577be 100644 --- a/_config.yml +++ b/_config.yml @@ -60,6 +60,7 @@ aux_links: Community: https://community.mapswipe.org Website: https://mapswipe.org Manager Dashboard: https://managers.mapswipe.org + UptimeRobot: https://status.mapswipe.org aux_links_new_tab: true # UI: "Edit this page" footer link From 65aa80c8f247324f2d410756f72ceb81ab95a085 Mon Sep 17 00:00:00 2001 From: Sushil Tiwari Date: Thu, 18 Jun 2026 15:21:44 +0545 Subject: [PATCH 2/2] chore(mapswipe): update mapswipe client url on README --- examples/create-project/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/create-project/README.md b/examples/create-project/README.md index d36ace8..3fea759 100644 --- a/examples/create-project/README.md +++ b/examples/create-project/README.md @@ -18,7 +18,7 @@ Utility script: [`run.py`](run.py) ## Real-world usage -- https://github.com/hotosm/fAIr/blob/develop/backend/core/mapswipe_client.py +- https://github.com/hotosm/fAIr/blob/develop/backend/shared/integrations/mapswipe.py ## Getting started