diff --git a/p6.md b/p6.md index 09db2aa4f4e68b3ed039c4c0ce8fd7d9a413f468..ba388e2d4c60b8358dbd29dbf6539c4a0fdc3e7d 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=tango-raft.jpg width=600> +<img src="https://gitlab.cs.umd.edu/keleher/cmsc818fall2023projects/-/blob/main/tangoRaft.jpg" width=600> This project requires you to build three *conflict-free replicated data types* on top of the shared, replicated log you built in P5.