From 40e34682b3713a9accaf9d0e158eafa0e5504ccc Mon Sep 17 00:00:00 2001 From: MoMellouky Date: Mon, 24 Apr 2023 20:49:39 +0200 Subject: [PATCH] doc : fix a missing link "Installation" hyperlink was missing causing a Not Found Error. --- sycl/doc/GettingStartedXilinxFPGA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/doc/GettingStartedXilinxFPGA.md b/sycl/doc/GettingStartedXilinxFPGA.md index 0f3f7cfb7862..a8d203313773 100644 --- a/sycl/doc/GettingStartedXilinxFPGA.md +++ b/sycl/doc/GettingStartedXilinxFPGA.md @@ -4,7 +4,7 @@ 1. [Table of content](#Table-of-content) 1. [Introduction](#Introduction) 1. [What's new?](#Whats-new) -1. [Installation](Installation) +1. [Installation](#Installation) 1. [Installing the Alveo U200 board](#Installing-the-Alveo-U200-board) 1. [Use a modern BIOS](#Use-a-modern-BIOS) 1. [Install Vitis 2022.2](#Install-Vitis-20222)