mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Feat: update docs url
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user