Skip to content

Commit

Permalink
Merge pull request #2883 from kaloudis/lsp-doc-link
Browse files Browse the repository at this point in the history
Update LSP doc link
  • Loading branch information
kaloudis authored Mar 7, 2025
2 parents 2617366 + c588c8e commit 8be955c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/Settings/LSP.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ export default class LSP extends React.Component<LSPProps, LSPState> {
label: localeString(
'views.Settings.LSP.flow2'
),
url: 'https://docs.zeusln.app/lsp/api'
url: 'https://docs.zeusln.app/lsp/services/flow#api'
}
]}
renderItem={({ item }) => (
Expand Down

0 comments on commit 8be955c

Please sign in to comment.