From 2463543d9e487084aefaf072ac58c88de7e5737c Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 10 May 2023 01:17:28 -0700
Subject: [PATCH] use gitlab link vice direct pdf download

---
 distribution.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution.html b/distribution.html
index 6e01c6d0aa..f273426a58 100644
--- a/distribution.html
+++ b/distribution.html
@@ -64,7 +64,7 @@
                         <a href="https://savage.nps.edu/opendis7-java/xml/SchemaDocumentation/DIS_7_2012.autogenerated.html" target="_blank">DIS7 PDU XML Schema Documentation</a>
                     </li>
                     <li>
-                        <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/raw/master/specifications/IeeeDisPduColorFigures.pdf" target="_blank">IEEE DIS7 PDU color figures</a>
+                        <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/specifications/IeeeDisPduColorFigures.pdf" target="_blank">IEEE DIS7 PDU color figures</a>
                     </li>
                 </ul>
             </li>
-- 
GitLab