diff --git a/MAINTENANCE.md b/MAINTENANCE.md index 3a7f708..8f72a28 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -30,7 +30,7 @@ Security issues that affect Feather always warrant a new release as soon as poss - Ensure releases are reproducible and stay that way - Upload source archives to the fallback mirror -To learn more about Feather's build system, see: `contrib/guix/README.md` +To learn more about Feather's build system, see: [`contrib/guix/README.md`](https://github.com/feather-wallet/feather/blob/master/contrib/guix/README.md) [Bootstrappable builds](https://bootstrappable.org/) are a requirement for all release builds since version 2.2.2. Our Guix time-machine is currently pinned at a commit which implements the @@ -120,4 +120,4 @@ For a non-exhaustive list of potentially new features, see: https://featherwalle Goals: - Upstream polyseed -- Upstream bootstrappable builds using Guix as a replacement for the now deprecated Gitian build system \ No newline at end of file +- Upstream bootstrappable builds using Guix as a replacement for the now deprecated Gitian build system diff --git a/README.md b/README.md index b5cd07f..ae61853 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Copyright (c) 2020-2024, The Monero Project. * Reddit: [/r/FeatherWallet](https://old.reddit.com/r/FeatherWallet) * Lemmy: [monero.town/c/featherwallet](https://monero.town/c/featherwallet) * Mail: dev@featherwallet.org -* IRC: `#feather` on OFTC -* Matrix: `#feather:monero.social` +* IRC: `#feather` on [OFTC](https://www.oftc.net/) +* Matrix: [matrix.to/#/#feather:monero.social](https://matrix.to/#/#feather:monero.social) **Download** the latest release [here](https://featherwallet.org/download). @@ -33,6 +33,6 @@ See [contrib/guix/README.md](https://github.com/feather-wallet/feather/blob/mast If you are looking to set up a development environment for Feather, see [HACKING.md](https://github.com/feather-wallet/feather/blob/master/HACKING.md). -It is highly recommended that you join the `#feather` IRC channel on OFTC or `#feather:monero.social` on Matrix if you +It is highly recommended that you join the `#feather` IRC channel on [OFTC](https://www.oftc.net/) or [`#feather:monero.social`](https://matrix.to/#/#feather:monero.social) on Matrix if you are hacking on Feather. Due to the nature of this open source software project, idling in this channel is the best way to stay updated on best practices and new developments. diff --git a/SECURITY.md b/SECURITY.md index a40bef4..9e9035a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,4 +12,4 @@ The following keys may be used to communicate sensitive information to developer |---------|---------------------------------------------------| | tobtoht | E87B D921 CDD8 85C9 D78A 38C5 E45B 10DD 027D 2472 | -Public keys can be found in `utils/pubkeys`. +Public keys can be found in [`utils/pubkeys`](utils/pubkeys).