diff --git a/README.md b/README.md
index 30f7f10b86d95a951e1f1231d346f517802e9d38..b4269d081153849f401b96f1168ad1f38abc3d2a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![build status](https://git.ece.iastate.edu/danc/MicroCART/badges/master/build.svg)](https://git.ece.iastate.edu/danc/MicroCART/commits/master)
+[![pipeline status](https://git.ece.iastate.edu/danc/MicroCART/badges/master/pipeline.svg)](https://git.ece.iastate.edu/danc/MicroCART/commits/master)
 
 
 # MicroCART 
diff --git a/quad/README.md b/quad/README.md
index b60aa8d3b02c5e64ab6c5a04634b77bc9c9d0d7f..fdfbd1ff70ce792b3451e5258793e6fa253488d8 100644
--- a/quad/README.md
+++ b/quad/README.md
@@ -95,7 +95,6 @@ Ideally, you would run these tests from the XSDK IDE.
 * [Quad App on the Zybo (Real Quad)](xsdk_workspace/real_quad/README.md)  
 * [Quad App on Unix (Virtual Quad)](src/virt_quad/README.md)  
 * [XSDK Instructions](xsdk_workspace/README.md)
-* [How to use the makefile structure](doc/)
 
 ## Other Documents
 * [Hardware Block Diagram](doc/images/FPGA_Diagram.png)