Skip to content

Commit 3ab981a

Browse files
authored
fix docs build (#923)
1 parent e47b794 commit 3ab981a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/cookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You might be able to open it with
9898
julia> edit(pathof(MyPkg))
9999
```
100100
101-
although that might require [configuring your EDITOR environment variable](https://askubuntu.com/questions/432524/how-do-i-find-and-set-my-editor-environment-variable).
101+
although that might require configuring your EDITOR environment variable.
102102
103103
You should see something like this:
104104

0 commit comments

Comments
 (0)