Skip to content

Commit 977032b

Browse files
committed
docs: remove external project and issue references from README
Keep the README self-contained by dropping links to other repositories' issue trackers and design-reference projects, which are internal context rather than user-facing documentation. - Drop the design-reference links to `foundry-rs/foundry-toolchain` and `actions-rust-lang/setup-rust-toolchain` from the intro - Drop the `edgeandnode/amp#1383` and `edgeandnode/amp#2600` issue links from the installable-components note Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
1 parent 0e3538b commit 977032b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ itself, `ampd`, `ampctl`, and `ampsql` (when included in the release) are on
2020

2121
This action is a thin composite wrapper around the same install path the
2222
documentation recommends (`https://ampup.sh/install` followed by
23-
`ampup install`), so CI behaves exactly like a local install. Its design
24-
follows [`foundry-rs/foundry-toolchain`](https://github.com/foundry-rs/foundry-toolchain)
25-
and [`actions-rust-lang/setup-rust-toolchain`](https://github.com/actions-rust-lang/setup-rust-toolchain).
23+
`ampup install`), so CI behaves exactly like a local install.
2624

2725
## Example workflows
2826

@@ -176,9 +174,7 @@ The action honors two environment variables:
176174
`ampup` invocations in later steps need an explicit `--repo` flag.
177175

178176
Installable components (e.g. PostgreSQL for `ampd solo`, ADBC drivers) will
179-
be supported through this action once `ampup` ships component management
180-
(see [edgeandnode/amp#1383](https://github.com/edgeandnode/amp/issues/1383)
181-
and [edgeandnode/amp#2600](https://github.com/edgeandnode/amp/issues/2600)).
177+
be supported through this action once `ampup` ships component management.
182178

183179
## Contributing
184180

0 commit comments

Comments
 (0)