From 85fc61edb3785b65be13077aad190d8f3395c851 Mon Sep 17 00:00:00 2001 From: andy bunce Date: Mon, 20 Feb 2023 15:36:11 +0000 Subject: [PATCH] [mod] update links to github --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8f3157f..1b17f5e 100644 --- a/README.md +++ b/README.md @@ -10,24 +10,24 @@ For XQuery * outline symbol view ## Features -* [XQuery Linting](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xquery-linting) -* [XQuery Code Completion](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xquery-code-completion) -* [XQuery Execution](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xquery-script-execution) -* [XQuery source formating](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xquery-source-formating) +* [XQuery Linting](https://github.com/Quodatum/vscode-basex/wiki/xquery-linting) +* [XQuery Code Completion](https://github.com/Quodatum/vscode-basex/wiki/xquery-code-completion) +* [XQuery Execution](https://github.com/Quodatum/vscode-basex/wiki/xquery-script-execution) +* [XQuery source formating](https://github.com/Quodatum/vscode-basex/wiki/xquery-source-formating) -* [XML Formatting](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xml-formatting) -* [XML Tree View](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xml-tree-view) -* [XPath Evaluation](https://git.quodatum.duckdns.org/apb/vscode-basex/wiki/xpath-evaluation) +* [XML Formatting](https://github.com/Quodatum/vscode-basex/wiki/xml-formatting) +* [XML Tree View](https://github.com/Quodatum/vscode-basex/wiki/xml-tree-view) +* [XPath Evaluation](https://github.com/Quodatum/vscode-basex/wiki/xpath-evaluation) ## Requirements * VS Code `1.63.0` or higher ## Release Notes -Detailed release notes are available [here](https://git.quodatum.duckdns.org/apb/vscode-basex/releases). +Detailed release notes are available [here](https://github.com/Quodatum/vscode-basex/releases). ## Issues -Run into a bug? Report it [here](https://git.quodatum.duckdns.org/apb/vscode-basex/issues). +Run into a bug? Report it [here](https://github.com/Quodatum/vscode-basex/issues). ## Development ## build