Skip to content

Commit

Permalink
Fix documentation link.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Dec 11, 2024
1 parent f891ee7 commit 946f386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oefpil-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rust-version = "1.82.0"
edition = "2021"
links = "oefpil"
description = "Rust FFI bindings to statically linked C/Fortran library OEFPIL"
documentation = "https://docs.rs/oefpil"
documentation = "https://docs.rs/oefpil-sys"
repository = "https://github.com/qu1x/oefpil"
authors = ["Rouven Spreckels <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 946f386

Please sign in to comment.