BenWestgate / Bails

Bails is a Bitcoin solution protecting against surveillance, censorship, and confiscation. It installs Bitcoin Core to Tails encrypted Persistent Storage, creates and recovers Bitcoin Core wallets from Codex32 (BIP93) seed backups, and creates backup Bails USB sticks and shareable blank Bails USB sticks. Learn more in README.md.
MIT License
45 stars 8 forks source link

Link to shutdown Tails doc is broken #39

Closed epiccurious closed 1 year ago

epiccurious commented 1 year ago

On the 'Setup almost complete' popup window, the shutdown Tails link is broken. Clicking on it doesn't appear to do anything, while the second link to read the documentation works fine.

The fix is to replace: file:///usr/share/doc/tails/website/doc/first steps/shutdown/index.en.html

with: file:///usr/share/doc/tails/website/doc/first steps/shutdown.en.html

image

epiccurious commented 1 year ago

@BenWestgate do you want me to create a PR?

BenWestgate commented 1 year ago

both URIs you linked are wrong

file:///usr/share/doc/tails/website/doc/first_steps/shutdown.en.html

I pushed an update fixing the uri