fix: correct HuggingFace URL
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -54,7 +54,7 @@ dev = [
|
|
| 54 |
|
| 55 |
[project.urls]
|
| 56 |
Homepage = "https://github.com/Hmbown/FluxEM"
|
| 57 |
-
Documentation = "https://huggingface.co/
|
| 58 |
Repository = "https://github.com/Hmbown/FluxEM"
|
| 59 |
|
| 60 |
[tool.hatch.build.targets.wheel]
|
|
|
|
| 54 |
|
| 55 |
[project.urls]
|
| 56 |
Homepage = "https://github.com/Hmbown/FluxEM"
|
| 57 |
+
Documentation = "https://huggingface.co/hunterbown/fluxem-tools"
|
| 58 |
Repository = "https://github.com/Hmbown/FluxEM"
|
| 59 |
|
| 60 |
[tool.hatch.build.targets.wheel]
|