From c043ecef0c036d7c5aa2bcb733742d8a065e3e6c Mon Sep 17 00:00:00 2001 From: Benjamin Samuels <1222451+bsamuels453@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:09:08 -0700 Subject: [PATCH] fix links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2a8b11..2728851 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Attacknet can be used in the following ways: - Use the planner to define a matrix of faults and targets, automatically generating the network topology and fault configuration. - (WIP) Exploratory testing. Dynamically generate various faults/targeting criterion and run faults continuously. -See [DOCUMENTATION.MD](docs/DOCUMENTATION.MD) for specific usage examples. +See [DOCUMENTATION.md](docs/DOCUMENTATION.md) for specific usage examples. ## Getting started ### Installation/Building @@ -53,7 +53,7 @@ See [DOCUMENTATION.MD](docs/DOCUMENTATION.MD) for specific usage examples. ## Usage/Configuration -See [DOCUMENTATION.MD](docs/DOCUMENTATION.MD) +See [DOCUMENTATION.md](docs/DOCUMENTATION.md) ## Contributing This tool was developed as a collaboration between [Trail of Bits](https://www.trailofbits.com/) and the [Ethereum Foundation](https://github.com/ethereum/).