Skip to content

Commit a4d34ff

Browse files
committed
Fixes Sensei broken link
Issue: #3148
1 parent 6035c83 commit a4d34ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ LDK/`rust-lightning` is a generic library that allows you to build a Lightning
5454
node without needing to worry about getting all of the Lightning state machine,
5555
routing, and on-chain punishment code (and other chain interactions) exactly
5656
correct. Note that LDK isn't, in itself, a node. For an out-of-the-box Lightning
57-
node based on LDK, see [Sensei](https://l2.technology/sensei). However, if you
57+
node based on LDK, see [Sensei](https://github.com/L2-Technology/sensei). However, if you
5858
want to integrate Lightning with custom features such as your own chain sync,
5959
key management, data storage/backup logic, etc., LDK is likely your best option.
6060
Some `rust-lightning` utilities such as those in

0 commit comments

Comments
 (0)