From 68de371a19a1646dd704e31dae47767362fd46a3 Mon Sep 17 00:00:00 2001
From: silver2row <seth@lafayette-parish.com>
Date: Mon, 20 Nov 2023 03:02:28 -0600
Subject: [PATCH] putting in the correct hyperlinks...

---
 .../mchp-fpga-tools-installation-guide.rst                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst b/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst
index eafcae5f..b71f3a28 100644
--- a/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst
+++ b/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst
@@ -63,7 +63,7 @@ Perform the post installation steps as described in the html file opened when yo
 Install the Libero licensing daemon
 ************************************
 
-Download the 64 bit Licensing Daemons from the `Microchip's daemons section <http://ww1.microchip.com/downloads/aemdocuments/documents/fpga/media-content/FPGA/daemons/Linux_Licensing_Daemon_11.16.1_64-bit.tar.gz>`_
+Download the 64 bit Licensing Daemons from the `Microchip's daemons section <https://ww1.microchip.com/downloads/aemdocuments/documents/fpga/media-content/FPGA/daemons/Linux_Licensing_Daemon_11.16.1_64-bit.tar.gz>`_
 
 
 Copy the downloaded file to the Microchip directory within your home directory and untar it.
@@ -104,7 +104,7 @@ Download tool setup script
 
 .. code-block:: 
 
-  git clone https://github.com/vauban353/Microchip-FPGA-Tools-Setup.git
+  git clone https://git.beagleboard.org/beaglev-fire/Microchip-FPGA-Tools-Setup
 
 
 Source the script:
-- 
GitLab