From 6503df9addf485acc63001c878d2cca9aa9bb5e2 Mon Sep 17 00:00:00 2001 From: Adam Bender Date: Sun, 9 Feb 2025 22:43:46 -0800 Subject: [PATCH] Fix bad URL --- ipieces/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipieces/README.md b/ipieces/README.md index 928c438..50ccbac 100644 --- a/ipieces/README.md +++ b/ipieces/README.md @@ -4,7 +4,7 @@ ipieces is a Go package used to create Geocaching puzzles such as [GCB1ZXB](http ## Documentation -Available at https://pkg.go.dev/github/bitlux/caches/ipieces. +Available at https://pkg.go.dev/github.com/bitlux/caches/ipieces. ## Deployment instructions