Skip to content

Commit 95efe95

Browse files
Fix documentation link (#478)
The previous link was broken, giving error 404.
1 parent d669562 commit 95efe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Third-party data formats:
6868
* Other Tables.jl-compatible packages automatically supported ([DataFrames.jl](https://github.com/JuliaData/DataFrames.jl), [JSONTables.jl](https://github.com/JuliaData/JSONTables.jl), [JuliaDB.jl](https://github.com/JuliaData/JuliaDB.jl), [SQLite.jl](https://github.com/JuliaDatabases/SQLite.jl), [MySQL.jl](https://github.com/JuliaDatabases/MySQL.jl), [JDBC.jl](https://github.com/JuliaDatabases/JDBC.jl), [ODBC.jl](https://github.com/JuliaDatabases/ODBC.jl), [XLSX.jl](https://github.com/felipenoris/XLSX.jl), etc.)
6969
* No current Julia packages support ORC
7070

71-
See the [full documentation](https://arrow.juliadata.org/dev/) for details on reading and writing arrow data.
71+
See the [full documentation](https://arrow.apache.org/julia/dev/) for details on reading and writing arrow data.

0 commit comments

Comments
 (0)