Merge pull request #1 from mattvenn/main

fix link in CARAVEL_USER.md
diff --git a/CARAVEL_USER.md b/CARAVEL_USER.md
index a3f6b14..913b13d 100644
--- a/CARAVEL_USER.md
+++ b/CARAVEL_USER.md
@@ -153,7 +153,7 @@
 1. Hardening the user macro, then embedding it in the wrapper
 2. Flattening the user macro with the wrapper. 
 
-For more details on this, refer to this [README](caravel/blob/master/openlane/README.rst).
+For more details on this, refer to this [README](https://github.com/efabless/caravel/blob/master/openlane/README.rst).
 
 For this sample project, we went for the first option where the user macro is hardened first, then it is inserted in the user project wrapper.