Skip to content

Commit 42646ad

Browse files
authored
Make sure CodeSwitcher defaults to Rust (#250)
1 parent 20dc0a5 commit 42646ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/building-a-node-with-ldk/installation.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Add LDK to a project by configuring the respective config files:
2323
lightning-background-processor = { version = {VERSION} }
2424
lightning-rapid-gossip-sync = { version = {VERSION} }
2525

26-
````
27-
28-
</template>
26+
```
27+
</template>
28+
2929
<template v-slot:kotlin>
3030

3131
```java

0 commit comments

Comments
 (0)