Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Fixed link from the API to the guide (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista committed Nov 13, 2022
1 parent 48a5322 commit 9c969f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/lib.md
Expand Up @@ -5,7 +5,7 @@ This is a library for efficient in-memory data operations with
It is a re-write from the bottom up of the official `arrow` crate with soundness
and type safety in mind.

Check out [the guide](https://jorgecarleitao.github.io/arrow2/) for an introduction.
Check out [the guide](https://jorgecarleitao.github.io/arrow2/main/guide/) for an introduction.
Below is an example of some of the things you can do with it:

```rust
Expand Down

0 comments on commit 9c969f5

Please sign in to comment.