Skip to content

Commit 063d6a0

Browse files
ConorOkusCopilot
andauthored
Update docs/.vuepress/public/llms.txt
Co-authored-by: Copilot <[email protected]>
1 parent b54c2b9 commit 063d6a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/public/llms.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Important notes:
1010

1111
- [Building a node with LDK](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/blob/main/docs/building-a-node-with-ldk/introduction.md):
1212
The following tutorials will show you how to build the simplest lightning node using LDK
13-
- [Installation](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/refs/heads/main/docs/building-a-node-with-ldk/installation.md)
13+
- [Installation](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/refs/heads/main/docs/building-a-node-with-ldk/installation.md):
14+
Learn how to install the Lightning Development Kit (LDK) and set up your environment.
1415
- [Setting up a ChannelManager](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/refs/heads/main/docs/building-a-node-with-ldk/setting-up-a-channel-manager.md):
1516
The ChannelManager is responsible for several tasks related to managing channel state. This includes keeping track of many channels, sending messages to appropriate channels, creating channels and more.
1617
- [Handling Events](https://raw.githubusercontent.com/lightningdevkit/lightningdevkit.org/refs/heads/main/docs/building-a-node-with-ldk/handling-events.md):

0 commit comments

Comments
 (0)