From 7957e5d74e310890910a6ce3cc4450b949ab9e6c Mon Sep 17 00:00:00 2001 From: Fischer Moseley <42497969+fischermoseley@users.noreply.github.com> Date: Sun, 14 Apr 2024 15:06:58 -0700 Subject: [PATCH] doc: change WaveDrom render branch to main --- doc/architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/architecture.md b/doc/architecture.md index ea5f62a..1abfefc 100644 --- a/doc/architecture.md +++ b/doc/architecture.md @@ -36,8 +36,8 @@ Each core has a bus input and output port, so that cores can be daisy-chained to } -![Read Transaction](https://svg.wavedrom.com/github/fischermoseley/manta/render_wavedrom_directly/doc/assets/read_transaction.json5){.svg-container} -![Write Transaction](https://svg.wavedrom.com/github/fischermoseley/manta/render_wavedrom_directly/doc/assets/write_transaction.json5){.svg-container} +![Read Transaction](https://svg.wavedrom.com/github/fischermoseley/manta/main/doc/assets/read_transaction.json5){.svg-container} +![Write Transaction](https://svg.wavedrom.com/github/fischermoseley/manta/main/doc/assets/write_transaction.json5){.svg-container} ## Message Format