Skip to content

Commit 5166701

Browse files
committed
url
1 parent 2d7d1fe commit 5166701

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ Older tagged versions should work with older Julia versions.
7777

7878
As of `v0.14`, the following functions are deprecated
7979
(but still supported for now)
80-
| old | new |
81-
| :--- | :--- |
82-
| `jim` | `MIRTjim.jim` |
83-
| `prompt` | `MIRTjim.prompt` |
84-
| `fld_read` | `FileIO.load` |
85-
| `fld_write` | `FileIO.save` |
80+
| old | new | see |
81+
| :--- | :--- | :--- |
82+
| `jim` | `MIRTjim.jim` | [MIRTjim.jl](https://github.com/JeffFessler/MIRTjim.jl) |
83+
| `prompt` | `MIRTjim.prompt` | |
84+
| `fld_read` | `FileIO.load` | [AVSfldIO.jl](https://github.com/JeffFessler/AVSfldIO.jl) |
85+
| `fld_write` | `FileIO.save` | [FileIO.jl](https://github.com/JuliaIO/FileIO.jl) |
8686

8787

8888
<!-- URLs -->

0 commit comments

Comments
 (0)