From a83bd964222e7a09b8d869ba1aadfed700a72bc1 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Thu, 23 Aug 2018 08:18:19 -0700
Subject: [PATCH] add Wireshark network protocol analyzer reference

---
 deliverables/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deliverables/README.md b/deliverables/README.md
index e18f82a1f3..66bf56251b 100644
--- a/deliverables/README.md
+++ b/deliverables/README.md
@@ -42,4 +42,4 @@ You can now verify that your files are been shared by checking the website:
 * [Netbeans 8](http://www.netbeans.org) and [Using Git Support](https://netbeans.org/kb/docs/ide/git.html) with [tutorial video](https://netbeans.org/kb/docs/ide/github_nb_screencast.html)
 * [GitLab Flavored Markdown (GFM)](https://docs.gitlab.com/ee/user/markdown.html) and [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
 * UML [Sequence diagram](https://en.wikipedia.org/wiki/Sequence_diagram) on Wikipedia
-* [Wireshark](https://www.wireshark.org] network protocol analyzer
+* [Wireshark](https://www.wireshark.org) network protocol analyzer
-- 
GitLab