From f796f788f76116d1f6106854ab9541e2f2de71e1 Mon Sep 17 00:00:00 2001
From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com>
Date: Fri, 4 Mar 2022 14:10:47 +0100
Subject: [PATCH] Fix USB_GADGET.md, see isssue #72
---
USB_GADGET.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/USB_GADGET.md b/USB_GADGET.md
index 92056d4..1506e6c 100644
--- a/USB_GADGET.md
+++ b/USB_GADGET.md
@@ -54,7 +54,7 @@ To proceed disable the automatic load of these modules and configure *g_audio* i
## AES67 USB Transmitter ##
-Before starting make sure that the [AES67 daemon basic setup](DEVICES.ms#daemon_setup) is done.
+Before starting make sure that the [AES67 daemon basic setup](DEVICES.md#daemon_setup) is done.
On the board run the following command to relay the audio from the USB to the AES67 Source:
@@ -65,7 +65,7 @@ On the PC start the audio playback on the new device.
## AES67 USB Receiver ##
-Before starting make sure that the [AES67 daemon basic setup](DEVICES.ms#daemon_setup) is done.
+Before starting make sure that the [AES67 daemon basic setup](DEVICES.md#daemon_setup) is done.
You also need to configure a new stereo *Sink* on the daemon.
On the board run the following command to relay the audio from AES67 Sink to the USB: