Skip to content

Commit d9dda03

Browse files
docs(fix): broken link
1 parent 211226d commit d9dda03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ fn main() {
3939
### Limitations
4040
Currently this crate does not support creating or modifying plist files. There
4141
are other crates that can give you this behavior
42-
[https://github.com/koenichiwa/launchd](), or you can hard code them as strings
42+
[https://github.com/koenichiwa/launchd](https://github.com/koenichiwa/launchd), or you can hard code them as strings
4343
which is what I prefer.
4444

4545
Here is an example of how I do that in my [srhd](https://github.com/sylvanfranklin/srhd) crate.

0 commit comments

Comments
 (0)