mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
rename default branch from master to main
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#if GetEnv("SFTPGO_ISS_DOC_URL") != ""
|
||||
#define DocURL GetEnv("SFTPGO_ISS_DOC_URL")
|
||||
#else
|
||||
#define DocURL "https://github.com/drakkan/sftpgo/blob/master/README.md"
|
||||
#define DocURL "https://github.com/drakkan/sftpgo/blob/main/README.md"
|
||||
#endif
|
||||
#define MyAppExeName "sftpgo.exe"
|
||||
#define MyAppDir "..\output"
|
||||
|
||||
Reference in New Issue
Block a user