Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/anvil/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Installation

`anvil` binary is available via [`foundryup`](../README.md#installation).
`anvil` binary is available via [`foundryup`](../../README.md#installation).

### Installing from source

Expand Down
2 changes: 1 addition & 1 deletion crates/chisel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ simple as installing Chisel via `foundryup`. For information on features, usage,

To install `chisel`, simply run `foundryup`!

If you do not have `foundryup` installed, reference the Foundry [installation guide](../README.md#installation).
If you do not have `foundryup` installed, reference the Foundry [installation guide](../../README.md#installation).

## Usage

Expand Down
2 changes: 1 addition & 1 deletion crates/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The CLIs are written using [clap's](https://docs.rs/clap) [derive feature](https

## Installation

See [Installation](../README.md#Installation).
See [Installation](../../README.md#Installation).

## Usage

Expand Down