docs: minor fixes for <links>, npm from daemon/web

This commit is contained in:
oopsbagel
2025-07-16 17:18:42 -07:00
committed by Cooper Quintin
parent ca0151f656
commit a72e4b2234
5 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
//! The spec for GSMTAP is here: https://github.com/osmocom/libosmocore/blob/master/include/osmocom/core/gsmtap.h
//! The spec for GSMTAP is here: <https://github.com/osmocom/libosmocore/blob/master/include/osmocom/core/gsmtap.h>
use deku::prelude::*;
use num_enum::TryFromPrimitive;