Skip to content

Commit 77049a5

Browse files
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 3a78fa3 commit 77049a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/editors/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The language server exposes [some options](/editors/introduction#extension-setti
161161

162162
### Use the daemon with the binary
163163

164-
Using the binary via CLI is very efficient, although you won't be able to provide [logs](#daemon-logs) to your users. The CLI allows you to bootstrap a daemon and then use the CLI commands through the daemon itself.
164+
Using the binary via CLI is very efficient, although you won't be able to provide [logs](`#language-server-logs`) to your users. The CLI allows you to bootstrap a daemon and then use the CLI commands through the daemon itself.
165165

166166
In order to do so, you first need to start a daemon process with the [`start`](/reference/cli#biome-start) command:
167167

0 commit comments

Comments
 (0)