fix: specify ort.pyke.io as homepage, not documentation

This commit is contained in:
Carson M.
2024-10-26 14:12:46 -05:00
parent 585efda153
commit a7dd89e773
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ edition = "2021"
rust-version = "1.70"
license = "MIT OR Apache-2.0"
repository = "https://github.com/pykeio/ort"
documentation = "https://ort.pyke.io/"
homepage = "https://ort.pyke.io/"
readme = "README.md"
keywords = [ "machine-learning", "ai", "ml" ]
categories = [ "algorithms", "mathematics", "science", "science" ]