docs.lightning.engineering icon indicating copy to clipboard operation
docs.lightning.engineering copied to clipboard

404 macaroon link

Open danarchos opened this issue 4 years ago • 2 comments

Macaroon link to learn about how to bake macaroons with custom permissions leads to 404.

docs.lightning.engineering/lightning-network-tools/lnd/macaroons.md

danarchos avatar May 04 '21 18:05 danarchos

It's a relative link that isn't translated correctly when synced from the lnd repo. We currently don't have the READMEs of other packages synced to the docs repo. The information is here: https://github.com/lightningnetwork/lnd/blob/master/macaroons/README.md

guggero avatar May 04 '21 18:05 guggero

@ryanthegentry should we sync the lnd README so that the relative link works? We'd need all the lnd docs to be in /docs/lnd/docs and then just the readme to be in /docs/lnd so may not be worth re-linking everything in gitbook.

carlaKC avatar May 14 '21 11:05 carlaKC