aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atm.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-09-24 21:58:49 -0700
committerGuy Harris <guy@alum.mit.edu>2018-09-25 04:59:35 +0000
commita1ac5d3ab3f41f5c4f88b19af95a43d88ff51492 (patch)
tree41798837fce9cef00228e8efac03cac7dc637435 /epan/dissectors/packet-atm.c
parent025007ec5f99990a2182f780920a1c005bdfa485 (diff)
Update URLs.
A funny thing happened on the way to the {ATM, MPLS} Forum. Change-Id: I8159f9191737febe3e5c4618bbb72ecb4bfc300b Reviewed-on: https://code.wireshark.org/review/29818 Reviewed-by: Guy Harris <guy@alum.mit.edu>
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.