Meta: Update module identifier to point to github.com

This commit is contained in:
Eryn Wells 2024-08-07 08:30:33 -10:00
parent ea26f5f68b
commit 64d002ded2

2
go.mod
View file

@ -1,3 +1,3 @@
module erynwells.me/hugo-erynwells-design-system/v2
module github.com/erynofwales/hugo-theme-termlite/v2
go 1.22.4