diff --git a/_data/tools/editors.yml b/_data/tools/editors.yml index af7c2b016..aab73913d 100644 --- a/_data/tools/editors.yml +++ b/_data/tools/editors.yml @@ -16,5 +16,5 @@ guide: /documentation/articles/zero-to-swift-nvim.html - name: Other Editors description: Any editor that supports the Language Server Protocol (LSP) can use SourceKit-LSP to provide intelligent editor functionality for Swift. - link: https://github.com/apple/sourcekit-lsp/tree/main/Editors#other-editors - guide: https://github.com/apple/sourcekit-lsp/tree/main/Editors#other-editors + link: https://github.com/apple/sourcekit-lsp/tree/main/Documentation/Editor%20Integration.md + guide: https://github.com/apple/sourcekit-lsp/tree/main/Documentation/Editor%20Integration.md