From 9ee3c59b3f34d90d8d963c6ed6a24c8bc70ddaba Mon Sep 17 00:00:00 2001 From: Jane Lusby Date: Tue, 31 May 2022 15:56:40 -0700 Subject: [PATCH] fix broken links --- src/SUMMARY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 7a07dad..ea8164f 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -48,8 +48,8 @@ - [Documentation](./documentation/summary.md) - [doc alias policy](./documentation/doc-alias-policy.md) - [safety comments policy](./documentation/safety-comments.md) - - [how to write documentation](./how-to-write-documentation.md) - - [reviewing doc changes](./reviewing-doc-changes.md) + - [how to write documentation](./documentation/how-to-write-documentation.md) + - [reviewing doc changes](./documentation/reviewing-doc-changes.md) ---