diff --git a/documentation/hsa-enabled-lambda.html b/documentation/hsa-enabled-lambda.html index 5804210134391737b9996df309ae00cc8db78cbe..d96e0e788e366e6ac7d29fa29a082924bb436b5f 100644 --- a/documentation/hsa-enabled-lambda.html +++ b/documentation/hsa-enabled-lambda.html @@ -59,7 +59,7 @@ <div class='container'> <ul> <li><a href="/documentation/setting-up-hsa.html" rel="nofollow">How to setup a HSA enabled Linux Platform</a></li> - <li><a href="/documentaion/using-hsa-simulator.html" rel="nofollow">How to setup a HSA simulator on a Linux Platform</a></li> + <li><a href="/documentation/using-hsa-simulator.html" rel="nofollow">How to setup a HSA simulator on a Linux Platform</a></li> </ul> <p>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.</p>