From d1b85096a4482310d6cd186e55f1f517ac0694da Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:47:02 +0100 Subject: chore: typo --- docs/sniffing-and-parsing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sniffing-and-parsing.md b/docs/sniffing-and-parsing.md index 5b43b3c..679c681 100644 --- a/docs/sniffing-and-parsing.md +++ b/docs/sniffing-and-parsing.md @@ -7,6 +7,7 @@ tableofcontents: 1 This guide is to assist in obtaining thorough sniffs with ymir. This guide is written to assume you are familiar with both setting up and running the ymir sniffer at: [https://github.com/TrinityCore/ymir](https://github.com/TrinityCore/ymir) + Parsing deals with the translations of sniffs with the tool, Instructions and software at: [https://github.com/TrinityCore/WowPacketParser](https://github.com/TrinityCore/WowPacketParser) **Disclaimer:** There is no guaranteed safe way to gather sniffs, and you may face an account ban or suspension. Do this only at your own risk of your account and lost invested progress. -- cgit