diff --git a/README.md b/README.md index ea426600c..8123a8e2f 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Visit the [Documentation table of contents](documentation/README.md) for access For a quick technical deep-dive, please begin with: -1. Peruse the [DASH high level design](documentation/general/design/dash-high-level-design.md) for an overview of DASH architecture. -1. The [SDN Packet Transforms](documentation/general/design/sdn-features-packet-transforms.md) document, this facilitates understanding of the program goal and the 7 networking scenarios that Azure has defined. -1. [Program Scale Testing Requirements - Draft](documentation/general/requirements/program-scale-testing-requirements-draft.md) for an example of a test to stress DPU/NIC hardware. +1. Peruse the [DASH high level design](documentation/general/dash-high-level-design.md) for an overview of DASH architecture. +1. The [SDN Packet Transforms](documentation/general/sdn-features-packet-transforms.md) document, this facilitates understanding of the program goal and the 7 networking scenarios that Azure has defined. +1. [Program Scale Testing Requirements - Draft](documentation/general/program-scale-testing-requirements-draft.md) for an example of a test to stress DPU/NIC hardware. The API and Object Model for VNET<->VNET is in draft; the remaining services will be posted over as we move forward.