diff --git a/README.md b/README.md index 06d2a113898..f31dee92d0e 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Major components of the project include: - [R libraries](https://github.com/apache/arrow/tree/main/r) - [Ruby libraries](https://github.com/apache/arrow/tree/main/ruby) - [Rust libraries](https://github.com/apache/arrow-rs) `↗` + - [Swift libraries](https://github.com/apache/arrow-swift) `↗` The `↗` icon denotes that this component of the project is maintained in a separate repository. diff --git a/docs/source/implementations.rst b/docs/source/implementations.rst index f68a97fe992..6597f3a527f 100644 --- a/docs/source/implementations.rst +++ b/docs/source/implementations.rst @@ -71,8 +71,8 @@ documentation and source code for these libraries. - `Rust Docs `_ :fa:`external-link-alt` - `Rust Source `_ * - Swift - - `Swift Docs `_ :fa:`external-link-alt` - - `Swift Source `_ + - `Swift Docs `_ :fa:`external-link-alt` + - `Swift Source `_ In addition to the libraries listed above, the Arrow project hosts the **nanoarrow** subproject which provides a set of lightweight libraries @@ -121,6 +121,6 @@ The source files for the Cookbook are maintained in the R Ruby Rust - Swift + Swift nanoarrow Implementation Status