chore(docs): update domain (#788)

* chore(docs): update domain

* docs(issue): add guide link for bug reporting
This commit is contained in:
MadDogOwner
2025-07-23 14:26:21 +08:00
committed by GitHub
parent 7d0de17daf
commit b450a2104d
9 changed files with 21 additions and 17 deletions

View File

@ -16,7 +16,7 @@ var RootCmd = &cobra.Command{
Short: "A file list program that supports multiple storage.",
Long: `A file list program that supports multiple storage,
built with love by OpenListTeam.
Complete documentation is available at https://docs.openlist.team/`,
Complete documentation is available at https://doc.oplist.org/`,
}
func Execute() {