Skip to content

Commit

Permalink
Fix broken link (#18)
Browse files Browse the repository at this point in the history
* Fix broken link to Data Directory subheader

* Remove the trailing slash after .html

* Additional link fixes

---------

Co-authored-by: k4r4b3y <[email protected]>
Co-authored-by: Justin Ehrenhofer <[email protected]>
  • Loading branch information
3 people authored Jun 24, 2024
1 parent 63345f4 commit 13c7416
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions interacting/monero-config-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parent: Interacting with Monero

## Applicability

By default Monero looks for `bitmonero.conf` in Monero [data directory](/interacting/overview/#data-directory).
By default Monero looks for `bitmonero.conf` in Monero [data directory](/interacting/overview#data-directory).

To use a specific config file add `--config-file` option:

Expand All @@ -31,9 +31,9 @@ The `--config-file` option is available for:

All configuration options are the same as command line options for the binary.

* [monerod reference](/interacting/monerod.md)
* [monero-wallet-cli reference](/interacting/monero-wallet-cli.md)
* [monero-wallet-rpc reference](/interacting/monero-wallet-rpc.md)
* [monerod reference](/interacting/monerod)
* [monero-wallet-cli reference](/interacting/monero-wallet-cli)
* [monero-wallet-rpc reference](/interacting/monero-wallet-rpc)

Skip the `--` from `--option-name`.

Expand Down

0 comments on commit 13c7416

Please sign in to comment.