Skip to content

Commit add387e

Browse files
Fix: correct broken archive link in Documentation/README.md
Fixed relative path from ../archive to ../docs/archive to match actual directory location. This resolves the Docs Quality workflow failure.
1 parent db0f1dc commit add387e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ This folder centralizes repository documentation discovery.
4242
- [CI](CI)
4343
- [Reports](Reports)
4444
- [Project](Project)
45-
- [Archive](../archive)
45+
- [Archive](../docs/archive)

0 commit comments

Comments
 (0)