We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211226d commit d9dda03Copy full SHA for d9dda03
README.md
@@ -39,7 +39,7 @@ fn main() {
39
### Limitations
40
Currently this crate does not support creating or modifying plist files. There
41
are other crates that can give you this behavior
42
-[https://github.com/koenichiwa/launchd](), or you can hard code them as strings
+[https://github.com/koenichiwa/launchd](https://github.com/koenichiwa/launchd), or you can hard code them as strings
43
which is what I prefer.
44
45
Here is an example of how I do that in my [srhd](https://github.com/sylvanfranklin/srhd) crate.
0 commit comments