From f7bc0164d3c3bd9975625cf911584aa15b4480b1 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Sat, 25 Nov 2023 22:07:05 -0500
Subject: [PATCH] auto

---
 p6.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p6.md b/p6.md
index ba388e2..1e05022 100644
--- a/p6.md
+++ b/p6.md
@@ -8,7 +8,7 @@ Download files [here](https://ceres.cs.umd.edu/818/projects/p6.tgz?1).
 
 ## Overview
 
-<img src="https://gitlab.cs.umd.edu/keleher/cmsc818fall2023projects/-/blob/main/tangoRaft.jpg" width=600>
+![tango-raft](tangoRaft.jpg)
 
 This project requires you to build three *conflict-free replicated
 data types* on top of the shared, replicated log you built in P5.
-- 
GitLab