From 988e3ec3d23f771250a498a6e91787a2ed571a62 Mon Sep 17 00:00:00 2001 From: Sruthik P Date: Tue, 1 Apr 2025 16:05:41 +0530 Subject: Update hyperlinks in User Guide's Reference section (#6715) Fixes #6692 This change fixes the hyperlinks used in the User Guide's Reference section as the previously used paths were leading to a 404 --- docs/user-guide/a3-reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/user-guide/a3-reference.md b/docs/user-guide/a3-reference.md index d533ea1fd..db9c445c7 100644 --- a/docs/user-guide/a3-reference.md +++ b/docs/user-guide/a3-reference.md @@ -7,5 +7,5 @@ Reference ============================ In this chapter: -1. [Reference for all Capability Profiles](a3-01-Reference-Capability-Profiles.md) -2. [Reference for all Capability Atoms](a3-02-Reference-Capability-Atoms.md) +1. [Reference for all Capability Profiles](a3-01-reference-capability-profiles.md) +2. [Reference for all Capability Atoms](a3-02-reference-capability-atoms.md) -- cgit v1.2.3