From d4a25f4b4fc2f30b47c923dcf7afd54c852b5e1a Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 22 May 2022 02:35:59 -0700 Subject: [PATCH] Wireshark menu change --- documentation/Wireshark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Wireshark/README.md b/documentation/Wireshark/README.md index 1b1eb7d708..3cef65f1c5 100644 --- a/documentation/Wireshark/README.md +++ b/documentation/Wireshark/README.md @@ -37,7 +37,7 @@ Always use the latest version so that operating-system security and feature sets 1. Adjust Wireshark Preferences as shown -| File > Preferences > Appearance > Columns | File > Preferences > Appearance > Layout | +| Edit > Preferences > Appearance > Columns | Edit > Preferences > Appearance > Layout | | ------ | ------ | | <a href="images/WiresharkPreferencesAppearanceColumns.png"><img src="images/WiresharkPreferencesAppearanceColumns.png" width="400" align="center"/> | <a href="images/WiresharkPreferencesAppearanceLayout.png"><img src="images/WiresharkPreferencesAppearanceLayout.png" width="400" align="center"/> | -- GitLab