diff options
Diffstat (limited to 'svc/svc.go')
-rw-r--r-- | svc/svc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svc/svc.go b/svc/svc.go index 8c1c63a..72ccdc3 100644 --- a/svc/svc.go +++ b/svc/svc.go @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with Getwtxt. If not, see <https://www.gnu.org/licenses/>. */ -package svc // import "github.com/getwtxt/getwtxt/svc" +package svc // import "git.sr.ht/~gbmor/getwtxt/svc" import ( "fmt" |