changed old repo references

This commit is contained in:
2026-05-27 12:58:06 -05:00
parent f44802eeee
commit d7fc369cbd
10 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ import (
)
const (
libraryName = "github.com/vartanbeno/go-reddit"
libraryName = "git.the-red-comet.org/guy176251/go-reddit"
libraryVersion = "2.0.0"
defaultBaseURL = "https://oauth.reddit.com"