Feat: update docs url

This commit is contained in:
AllenWriter
2025-05-19 14:52:31 +08:00
parent 1766a1348f
commit bbc257d662
76 changed files with 929 additions and 152 deletions

View File

@@ -170,13 +170,13 @@ if __name__ == "__main__":
repo_name = "dify-docs-plugin-dev"
repo_owner = "alterxyz"
append_content_to_files(
target_dir_relative="plugin_dev_en",
target_dir_relative="plugin-dev-en",
repo_owner="alterxyz",
repo_name="dify-docs-plugin-dev",
language="en"
)
append_content_to_files(
target_dir_relative="plugin_dev_zh",
target_dir_relative="plugin-dev-zh",
repo_owner="alterxyz",
repo_name="dify-docs-plugin-dev",
language="zh"