Skip to content

Commit

Permalink
Update README.md docs dev link
Browse files Browse the repository at this point in the history
  • Loading branch information
filchristou authored Aug 29, 2024
1 parent c402d78 commit 08ddb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# RemoteREPL

![Version](https://juliahub.com/docs/RemoteREPL/version.svg)
[![docs latest](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliahub.com/docs/RemoteREPL)
[![docs latest](https://img.shields.io/badge/docs-latest-blue.svg)](https://JuliaWeb.github.io/RemoteREPL.jl/dev)

`RemoteREPL` allows you to connect your local julia REPL to a separate Julia
process and run commands interactively:
Expand Down

0 comments on commit 08ddb33

Please sign in to comment.