hunterbown commited on
Commit
3defe20
·
verified ·
1 Parent(s): 5fc8fc3

fix: correct HuggingFace URL

Browse files
Files changed (1) hide show
  1. 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/Hmbown/fluxem-tools"
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]