Skip to content

Commit eb37097

Browse files
committed
Update README.md
fix markdown issue
1 parent cc7cb01 commit eb37097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ bitcoin lightning (see:
66
the original "lightning network").
77

88
This implementation is being developed in parallel with the protocol
9-
definition, which you can find [https://github.com/rustyrussell/lightning](on my fork of the protocol description repository).
9+
definition, which you can find [on my fork of the protocol description repository](https://github.com/rustyrussell/lightning).
1010

11-
So far, we are working on the [https://github.com/rustyrussell/lightning/blob/master/communications/low/01-encryption.md](inter-node encryption) and [https://github.com/rustyrussell/lightning/blob/master/communications/low/02-wire-protocol.md](transaction negotiation) phases.
11+
So far, we are working on the [inter-node encryption](https://github.com/rustyrussell/lightning/blob/master/communications/low/01-encryption.md) and [transaction negotiation](https://github.com/rustyrussell/lightning/blob/master/communications/low/02-wire-protocol.md) phases.
1212

1313
Later steps will enhance the protocol to network individual daemons,
1414
advertise their IP addresses, publish routes and fees, and use that

0 commit comments

Comments
 (0)