Skip to content

Commit

Permalink
fix: update urlLink in plugin meta file
Browse files Browse the repository at this point in the history
use new website.

Log:
Change-Id: I3805005a09e6f5e4745c9a64caa34ef9bd4b7219
  • Loading branch information
deepin-mozart committed Jul 18, 2024
1 parent 1d18be4 commit 7493ade
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/plugins/binarytools/binarytools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Utils",
"Description" : "The binary compatibility tool plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d417abd766615b0b02e7e",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d417abd766615b0b02e7e",
"Depends" : [
{"Name" : "core"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/builder/buildercore.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The buildercore plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/codeeditor/codeeditor.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The core plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document3?dirid=656d40c5bd766615b0b02e64&id=656d415bbd766615b0b02e78",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "core"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/codegeex/codegeex.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "AI",
"Description" : "The AI plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=6597c7ad63a85b76997a070d",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=6597c7ad63a85b76997a070d",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/codeporting/codeporting.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Utils",
"Description" : "Help porting project code to other platform.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d415bbd766615b0b02e78",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d415bbd766615b0b02e78",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/collaborators/collaborators.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Utils",
"Description" : "With git and svn verison control tool",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d4164bd766615b0b02e7a",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d4164bd766615b0b02e7a",
"Depends" : [
{"Name" : "core"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/commandproxy/commandproxy.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The command line proxy plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "core"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/console/console.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Utils",
"Description" : "The terminal plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=664d8482685f572b03c2ac9d",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=664d8482685f572b03c2ac9d",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/core/uicontroller/controller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ void Controller::createHelpActions()
QDesktopServices::openUrl(QUrl("https://github.com/linuxdeepin/deepin-unioncode/issues"));
});
QAction::connect(actionHelpDoc, &QAction::triggered, this, [=]() {
QDesktopServices::openUrl(QUrl("https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e"));
QDesktopServices::openUrl(QUrl("https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e"));
});
}

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/cxx/cxxplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Languages",
"Description" : "The cxx plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d96d7685f572b03c2acab",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d96d7685f572b03c2acab",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/filebrowser/filebrowser.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The file browser plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/find/findplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The find plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "codeeditor"},
{"Name" : "debugger"}
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/git/git.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Version Management",
"Description" : "The git plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=664d802b685f572b03c2ac96",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=664d802b685f572b03c2ac96",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/java/javaplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Languages",
"Description" : "The java plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d9716685f572b03c2acb1",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d9716685f572b03c2acb1",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/javascript/javascriptplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
],
"Category" : "Languages",
"Description" : "The javascript plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d9734685f572b03c2acb4",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d9734685f572b03c2acb4",
"Depends" : [{"Name" : "debugger"}]
}
2 changes: 1 addition & 1 deletion src/plugins/linglong/linglong.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Utils",
"Description" : "The linglong plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
]
}
2 changes: 1 addition & 1 deletion src/plugins/option/optioncore/optioncore.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The optioncore plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/performance/performance.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Code Analyzer",
"Description" : "The performance analysis tools plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/python/pythonplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Languages",
"Description" : "The python plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d96f8685f572b03c2acae",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=664d969d685f572b03c2aca9&id=664d96f8685f572b03c2acae",
"Depends" : [
{"Name" : "codeeditor"}
],
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/reversedebug/reversedebug.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Utils",
"Description" : "realize reverse debug.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d4152bd766615b0b02e76",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d4152bd766615b0b02e76",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/symbol/symbol.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "Display symbol in source code",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/template/templateplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Core Plugins",
"Description" : "The template plugin for the unioncode.",
"UrlLink" : "https://ecology.chinauos.com/adaptidentification/doc_new/#document2?dirid=656d40a9bd766615b0b02e5e",
"UrlLink" : "https://uosdn.uniontech.com/#document2?dirid=656d40a9bd766615b0b02e5e",
"Depends" : [
{"Name" : "core"}
]
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/valgrind/valgrind.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"Category" : "Code Analyzer",
"Description" : "The codedetection plugin for the unioncode.",
"UrlLink" : "https://usdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d4172bd766615b0b02e7c",
"UrlLink" : "https://uosdn.uniontech.com/#document3?dirid=656d40c5bd766615b0b02e64&id=656d4172bd766615b0b02e7c",
"Depends" : [
{"Name" : "codeeditor"}
]
Expand Down

0 comments on commit 7493ade

Please sign in to comment.