remove docs and add a link to new documentation website

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-04-27 13:47:14 +02:00
parent dd9b0b151f
commit 4bac74a149
97 changed files with 22 additions and 5138 deletions

View File

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

View File

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