mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
remove docs and add a link to new documentation website
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ You can find more info [here](https://github.com/drakkan/sftpgo).
|
||||
### Notes
|
||||
|
||||
* This package installs SFTPGo as Windows Service.
|
||||
* After the first installation please take a look at the [Getting Started Guide](https://github.com/drakkan/sftpgo/blob/main/docs/howto/getting-started.md).</description>
|
||||
* After the first installation please take a look at the [Getting Started Guide](https://sftpgo.github.io/latest/initial-configuration/).</description>
|
||||
<releaseNotes>https://github.com/drakkan/sftpgo/releases/tag/v2.5.6</releaseNotes>
|
||||
</metadata>
|
||||
<files>
|
||||
|
||||
@@ -46,9 +46,7 @@ Write-Output "not used by other services or change the SFTPGo configuration to s
|
||||
Write-Output ""
|
||||
Write-Output "General information (README) location:"
|
||||
Write-Output "`thttps://github.com/drakkan/sftpgo"
|
||||
Write-Output "Getting started guide location:"
|
||||
Write-Output "`thttps://github.com/drakkan/sftpgo/blob/v2.5.6/docs/howto/getting-started.md"
|
||||
Write-Output "Detailed information (docs folder) location:"
|
||||
Write-Output "`thttps://github.com/drakkan/sftpgo/tree/v2.5.6/docs"
|
||||
Write-Output "Documentation location:"
|
||||
Write-Output "`thttps://sftpgo.github.io/"
|
||||
Write-Output ""
|
||||
Write-Output "---------------------------"
|
||||
Reference in New Issue
Block a user