about summary refs log tree commit diff stats
path: root/svc/periodic.go
diff options
context:
space:
mode:
Diffstat (limited to 'svc/periodic.go')
-rw-r--r--svc/periodic.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/svc/periodic.go b/svc/periodic.go
index c8b918b..c6818a6 100644
--- a/svc/periodic.go
+++ b/svc/periodic.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 (
 	"log"