Skip to content

Commit 881b1ac

Browse files
committed
Fix broken link and typos in docs and diagrams [#681 - #682]
Signed-off-by: Farhan Tariq <[email protected]>
1 parent f836ae4 commit 881b1ac

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

documentation/general/dash-high-level-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ per scenario and document them in a repeatable format. The behavioral model is
523523
compiled as software to behave exactly as hardware. From there we will be able
524524
to auto-generate the APIs. The *implementation* itself does not have to be P4.
525525

526-
For more information see the [pipeline README](../../../dash-pipeline/README.md) file.
526+
For more information see the [pipeline README](../../dash-pipeline/README.md) file.
527527

528528
## SONiC Integration testing
529529

documentation/general/images/sdn/eni-match-flow-direction.svg

Lines changed: 1 addition & 1 deletion
Loading

documentation/general/images/sdn/inbound-fast-path-flow.svg

Lines changed: 2 additions & 2 deletions
Loading

documentation/general/images/sdn/inbound-slow-path-flow.svg

Lines changed: 1 addition & 1 deletion
Loading

documentation/general/images/sdn/outbound-slow-path-flow.svg

Lines changed: 1 addition & 1 deletion
Loading
37.8 KB
Loading

documentation/general/sdn-pipeline-basic-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ ACL groups need to be evaluated in order. The following rules apply:
210210
- Priority is only within rules in the same group. No priorities across groups
211211
are allowed.
212212
- A smaller priority number means the rule will be evaluated first.
213-
- Priorities are unique withing an ACL group. Priorities might overlap across
213+
- Priorities are unique within an ACL group. Priorities might overlap across
214214
ACL groups.
215215

216216
#### ACL levels

documentation/high-avail/images/dash-ha-smart-switch.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)