Fossil SCM
Fix hyperlink as per [forum:381b1fa627 | forum post 381b1fa627].
Commit
7de6f15cd821a7a960601b2513c3438b183546f42a4f026ba5133056a7bb2faf
Parent
92fd091703a28c0…
1 file changed
+1
-1
+1
-1
| --- www/server/macos/service.md | ||
| +++ www/server/macos/service.md | ||
| @@ -16,11 +16,11 @@ | ||
| 16 | 16 | However, we will still give two different configurations, just as in the |
| 17 | 17 | `systemd` article: one for a standalone HTTP server, and one using |
| 18 | 18 | socket activation. |
| 19 | 19 | |
| 20 | 20 | For more information on `launchd`, the single best resource we’ve found |
| 21 | -is [](launchd.info). The next best is: | |
| 21 | +is [launchd.info](https://launchd.info). The next best is: | |
| 22 | 22 | |
| 23 | 23 | $ man launchd.plist |
| 24 | 24 | |
| 25 | 25 | [la]: http://www.grivet-tools.com/blog/2014/launchdaemons-vs-launchagents/ |
| 26 | 26 | [ldhome]: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html |
| 27 | 27 |
| --- www/server/macos/service.md | |
| +++ www/server/macos/service.md | |
| @@ -16,11 +16,11 @@ | |
| 16 | However, we will still give two different configurations, just as in the |
| 17 | `systemd` article: one for a standalone HTTP server, and one using |
| 18 | socket activation. |
| 19 | |
| 20 | For more information on `launchd`, the single best resource we’ve found |
| 21 | is [](launchd.info). The next best is: |
| 22 | |
| 23 | $ man launchd.plist |
| 24 | |
| 25 | [la]: http://www.grivet-tools.com/blog/2014/launchdaemons-vs-launchagents/ |
| 26 | [ldhome]: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html |
| 27 |
| --- www/server/macos/service.md | |
| +++ www/server/macos/service.md | |
| @@ -16,11 +16,11 @@ | |
| 16 | However, we will still give two different configurations, just as in the |
| 17 | `systemd` article: one for a standalone HTTP server, and one using |
| 18 | socket activation. |
| 19 | |
| 20 | For more information on `launchd`, the single best resource we’ve found |
| 21 | is [launchd.info](https://launchd.info). The next best is: |
| 22 | |
| 23 | $ man launchd.plist |
| 24 | |
| 25 | [la]: http://www.grivet-tools.com/blog/2014/launchdaemons-vs-launchagents/ |
| 26 | [ldhome]: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html |
| 27 |