From 955bbc70a8a639de7d89cea46dd3505998f4b533 Mon Sep 17 00:00:00 2001
From: aejjeh <aejjeh@illinois.edu>
Date: Fri, 24 Jan 2020 09:52:30 -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 c926769a96..a947d3f83e 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ benchmark suite to test the compiler infrastructure.
 [PPoPP'18 paper](http://rsim.cs.illinois.edu/Pubs/17-PPOPP-HPVM.pdf)
 
 ## Docs
-[HPVM Documentation](/hpvm/docs/hpvm-specification.md)
+[HPVM IR Specification](/hpvm/docs/hpvm-specification.md)
 
 [HPVM-C Language Specification](/hpvm/docs/hpvm-c.md)
 
-- 
GitLab