Skip to content

Commit aff48d1

Browse files
authored
Fix URL to docs from README.md (#1501)
Docs are now published, but to a slightly different URL.
1 parent d6864b3 commit aff48d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This extension adds language support for Swift to Visual Studio Code, providing
1212

1313
# Documentation
1414

15-
The official documentation for this extension is available at [vscode-swift](https://www.swift.org/vscode/documentation/vscode)
15+
The official documentation for this extension is available at [vscode-swift](https://docs.swift.org/vscode/documentation/userdocs)
1616

1717
This extension uses [SourceKit LSP](https://github.com/apple/sourcekit-lsp) for the [language server](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/), which powers code completion. It also has a dependency on [LLDB DAP](https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.lldb-dap) for debugging.
1818

0 commit comments

Comments
 (0)