Meta: Clean up the YAML and go.mod files

Update URLs to point to Github.
This commit is contained in:
Eryn Wells 2024-08-07 08:04:30 -10:00
parent 66dd1f6a8a
commit 9c3e7edcf3
3 changed files with 4 additions and 4 deletions

3
go.mod
View file

@ -1,2 +1,3 @@
module nutmeg.erynwells.me/~eryn/git/hugo/hugo-module-command-bar/v2
module github.com/erynofwales/hugo-commandbar/v2
go 1.22.4