From 354fa1e5eada7967ddb757eec31bd559761d15f4 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Mon, 20 Jan 2020 16:32:33 -0500
Subject: [PATCH] Update README.md

---
 tools/vgen/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/vgen/README.md b/tools/vgen/README.md
index 80d54d9..1571dd1 100644
--- a/tools/vgen/README.md
+++ b/tools/vgen/README.md
@@ -22,7 +22,7 @@ Maintaining and validating all of this is extremely time consuming and error-pro
 
 TODO add figure
 
-![vgen](https://github.com/whatmough/CHIPKIT/blob/master/tools/vgen/vgen%20(1).pdf "VGEN")
+![vgen](vgen%20(1).pdf)
 
 Fig.~\ref{fig:vgen} gives an outline of the VGEN flow, which operates in two stages.
 The first step is to update a CSR database with signals from the design, which can be done periodically as the RTL is developed.  
-- 
GitLab