Skip to content

Commit 5771888

Browse files
authored
Fix JULIA_SHELL cross-reference
1 parent 792460a commit 5771888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/manual/interacting-with-julia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ julia> ; # upon typing ;, the prompt changes (in place) to: shell>
117117
shell> echo hello
118118
hello
119119
```
120-
See [`JULIA_SHELL`](@ref) in the Environment Variables section of the manual.
120+
See [JULIA_SHELL](@ref) in the Environment Variables section of the manual.
121121

122122
### Search modes
123123

0 commit comments

Comments
 (0)