[uart/dv] Fix TB diagram not show in the web
diff --git a/hw/ip/uart/doc/uart_dv_plan.md b/hw/ip/uart/doc/uart_dv_plan.md
index b501c31..709fd43 100644
--- a/hw/ip/uart/doc/uart_dv_plan.md
+++ b/hw/ip/uart/doc/uart_dv_plan.md
@@ -22,7 +22,7 @@
UART testbench has been constructed based on the [CIP testbench architecture](../../../dv/sv/cip_lib/README.md).
### Block diagram
-[Block diagram](tb.svg)
+
### Top level testbench
Top level testbench is located at `hw/ip/uart/dv/tb/tb.sv`. It instantiates the UART DUT module `hw/ip/uart/rtl/uart.sv`.