MUnique / OpenMU

This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
https://munique.net
MIT License
707 stars 296 forks source link

Broken link on packets docs #399

Closed GabrielLins64 closed 8 months ago

GabrielLins64 commented 8 months ago

Describe the bug

Hi. On the Packets Docs, the first link, for the individual packets docs, is broken.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://munique.github.io/OpenMU/Packets/'.
  2. Click on 'MUnique.OpenMU.Network.Packets.'
  3. See error.

Expected behavior

Maybe the url of the href should be https://github.com/MUnique/OpenMU/tree/master/src/Network/Packets.

Screenshots

image

Desktop (please complete the following information):

sven-n commented 8 months ago

Fixed, thanks for reporting