Skip to content

Commit fe9af04

Browse files
authored
Merge pull request #1 from foxmean/fixing-link
Fixing non-clickable link
2 parents 2d7b505 + 4608d57 commit fe9af04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/docs/def.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ Define a custom command with a type signature. Passing a non-int value will resu
7777

7878
## Notes
7979
This command is a parser keyword. For details, check:
80-
https://www.nushell.sh/book/thinking_in_nu.html
80+
[Thinking in Nu](https://www.nushell.sh/book/thinking_in_nu.html)

0 commit comments

Comments
 (0)