Avoid some redirects in docs

See gh-26129
This commit is contained in:
dreis2211
2021-04-15 10:02:54 +02:00
committed by Stephane Nicoll
parent a27f6d9f9b
commit beb7f7b02d
3 changed files with 4 additions and 5 deletions

View File

@@ -842,7 +842,7 @@ To learn about securing this file appropriately, see <<deployment-initd-service-
=== Microsoft Windows Services
A Spring Boot application can be started as a Windows service by using https://github.com/kohsuke/winsw[`winsw`].
A (https://github.com/snicoll-scratches/spring-boot-daemon[separately maintained sample]) describes step-by-step how you can create a Windows service for your Spring Boot application.
A (https://github.com/snicoll/spring-boot-daemon[separately maintained sample]) describes step-by-step how you can create a Windows service for your Spring Boot application.