mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +03:00
rename default branch from master to main
This commit is contained in:
2
main.go
2
main.go
@@ -2,7 +2,7 @@
|
||||
// FTP/S and WebDAV support.
|
||||
// For more details about features, installation, configuration and usage
|
||||
// please refer to the README inside the source tree:
|
||||
// https://github.com/drakkan/sftpgo/blob/master/README.md
|
||||
// https://github.com/drakkan/sftpgo/blob/main/README.md
|
||||
package main // import "github.com/drakkan/sftpgo"
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user