Skip to content

Commit

Permalink
Fixed link from the API to the guide (jorgecarleitao#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista authored and ritchie46 committed Mar 29, 2023
1 parent b652400 commit 9a9ecd6
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 9a9ecd6

Please sign in to comment.