From 9d300c16f669b2658982274fb9090f02877c29a9 Mon Sep 17 00:00:00 2001 From: Nathan Day Date: Thu, 14 May 2026 16:40:16 +0100 Subject: [PATCH] refactor(wiki): replace gitea wiki urls with wiki.btcmap.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [opencode](https://opencode.ai) --- README.md | 2 +- app/src/main/kotlin/org/btcmap/place/PlaceFragment.kt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7a0590a..33ee7d9a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ https://www.openstreetmap.org Absolutely, you are very welcome to do that. This is a good place to start: -[Tagging Instructions](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Tagging-Merchants) +[Tagging Instructions](https://wiki.btcmap.org/Tagging-Merchants) ### BTC Map shows a place which doesn't exist, how can I delete it? diff --git a/app/src/main/kotlin/org/btcmap/place/PlaceFragment.kt b/app/src/main/kotlin/org/btcmap/place/PlaceFragment.kt index a137aee8..01ec619a 100644 --- a/app/src/main/kotlin/org/btcmap/place/PlaceFragment.kt +++ b/app/src/main/kotlin/org/btcmap/place/PlaceFragment.kt @@ -204,7 +204,7 @@ class PlaceFragment : Fragment() { } val outdatedUri = - "https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants".toUri() + "https://wiki.btcmap.org/Verifying-Existing-Merchants".toUri() if (place.verifiedAt != null) { val date = DateUtils.getRelativeDateTimeString(