aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-atm.c2
-rw-r--r--epan/dissectors/packet-fr.c2
2 files changed, 2 insertions, 2 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.
diff --git a/epan/dissectors/packet-fr.c b/epan/dissectors/packet-fr.c
index bc1f549071..e32c21e1a4 100644
--- a/epan/dissectors/packet-fr.c
+++ b/epan/dissectors/packet-fr.c
@@ -12,7 +12,7 @@
* References:
*
* http://web.archive.org/web/20150510093619/http://www.protocols.com/pbook/frame.htm
- * http://www.mplsforum.org/frame/Approved/FRF.3/FRF.3.2.pdf
+ * https://www.broadband-forum.org/technical/download/FRF.3/FRF.3.2.pdf
* ITU Recommendations Q.922 and Q.933
* RFC-1490
* RFC-2427