Updated URL to FSD protocol documentation

This commit is contained in:
Mat Sutcliffe
2021-07-14 19:15:20 +01:00
parent 386b707939
commit e8efb11f74

View File

@@ -19,7 +19,7 @@
#include <QDebug> #include <QDebug>
//! Message type //! Message type
//! \remark FSD Server docu https://studentweb.uvic.ca/~norrisng/fsd-doc/ //! \remark FSD Server docu https://fsd-doc.norrisng.ca/
enum class MessageType enum class MessageType
{ {
Unknown, Unknown,