rename default branch from master to main

This commit is contained in:
Nicola Murino
2021-02-09 19:53:03 +01:00
parent db80781716
commit 1bccb93fcb
9 changed files with 14 additions and 14 deletions

View File

@@ -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 (