aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atm.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-atm.c')
-rw-r--r--epan/dissectors/packet-atm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-atm.c b/epan/dissectors/packet-atm.c
index 6b5c3a2a97..d48e603f58 100644
--- a/epan/dissectors/packet-atm.c
+++ b/epan/dissectors/packet-atm.c
@@ -144,7 +144,7 @@ static dissector_table_t atm_type_aal5_table;
/*
* See
*
- * http://www.atmforum.org/atmforum/specs/approved.html
+ * https://www.broadband-forum.org/index.php?option=com_sppagebuilder&view=page&id=185
*
* for a number of ATM Forum specifications, e.g. the LAN Emulation
* over ATM 1.0 spec, whence I got most of this.