Skip to content

Commit a3bb869

Browse files
committed
Fix github repo link
1 parent cd84fd8 commit a3bb869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
[project.urls]
21-
repository = "https://github.com/Comfy-Org/comfyui-embedded-docs"
21+
repository = "https://github.com/Comfy-Org/embedded-docs"
2222

2323
[tool.setuptools.package-data]
2424
comfyui_embedded_docs = ["docs/**/*.md", "docs/**/*.jpg", "docs/**/*.png", "docs/**/*.gif", "docs/**/*.webp"]

0 commit comments

Comments
 (0)