diff --git a/README.md b/README.md index a56f2ee830f..6d5d50fe06f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Major components of the project include: Arrow data with application-defined semantics (for example a storage server or a database) - [C++ libraries](https://github.com/apache/arrow/tree/main/cpp) - [C bindings using GLib](https://github.com/apache/arrow/tree/main/c_glib) - - [.NET libraries](https://github.com/apache/arrow-dotnet) + - [.NET libraries](https://github.com/apache/arrow-dotnet) `↗` - [Gandiva](https://github.com/apache/arrow/tree/main/cpp/src/gandiva): an [LLVM](https://llvm.org)-based Arrow expression compiler, part of the C++ codebase - [Go libraries](https://github.com/apache/arrow-go) `↗`