From 516c0e0959201d143776d7f2246a92b576d4d269 Mon Sep 17 00:00:00 2001 From: James Edwards Date: Wed, 22 Feb 2017 09:51:06 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a971d7a..0ef2a3a8d 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ of the following GitHub repositories: * [ROCR-Runtime](https://github.com/RadeonOpenCompute/ROCR-Runtime/tree/roc-1.4.0) * [ROCT-Thunk-Interface](https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/tree/roc-1.4.0) * [HCC compiler](https://github.com/RadeonOpenCompute/hcc/tree/roc-1.4.x) -* [LLVM-AMDGPU-Assembler-Extra](https://github.com/RadeonOpenCompute/LLVM-AMDGPU-Assembler-Extra/tree/roc-1.4.x) +* [LLVM-AMDGPU-Assembler-Extra](https://github.com/RadeonOpenCompute/LLVM-AMDGPU-Assembler-Extra) * [ROC-smi](https://github.com/RadeonOpenCompute/ROC-smi/tree/roc-1.4.x) * [HIP](https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP) * [HIP-Examples](https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-Examples)