Skip to content

Commit 4608d57

Browse files
authored
Fixing non-clickable link
The previous version is plain url. I've changed it to normal markdown link
1 parent 2d7b505 commit 4608d57

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)