From 7fbd6925caed1cefec7475c91bb2419d3d19d932 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sat, 17 Dec 2016 23:06:06 -0500
Subject: [PATCH] Fixed another broken link.

---
 source/documentation/hsa-enabled-lambda.html.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/documentation/hsa-enabled-lambda.html.md b/source/documentation/hsa-enabled-lambda.html.md
index 1bf344a..b17a331 100644
--- a/source/documentation/hsa-enabled-lambda.html.md
+++ b/source/documentation/hsa-enabled-lambda.html.md
@@ -4,7 +4,7 @@ description: Adding HSA Support to Aparapi lambda branch.
 ---
 
 * [How to setup a HSA enabled Linux Platform](/documentation/setting-up-hsa.html)
-* [How to setup a HSA simulator on a Linux Platform](/documentaion/using-hsa-simulator.html)
+* [How to setup a HSA simulator on a Linux Platform](/documentation/using-hsa-simulator.html)
 
 Recently the HSA Foundation released their ‘Programmers Reference Manual’. This manual is for developers wishing to write code for upcoming HSA compatible devices, it describes the HSA Intermediate Language (HSAIL) along with its binary form (BRIG) and describes how code is expected to execute on a HSA enabled devices.
 
-- 
GitLab