diff --git a/p2p/base/icetransportinternal.h b/p2p/base/icetransportinternal.h index b360f7917e..099cea70e8 100644 --- a/p2p/base/icetransportinternal.h +++ b/p2p/base/icetransportinternal.h @@ -182,7 +182,7 @@ enum IceProtocolType { // IceTransportInternal is an internal abstract class that does ICE. // Once the public interface is supported, -// (https://www.w3.org/TR/webrtc/#rtcicetransport-interface) +// (https://www.w3.org/TR/webrtc/#rtcicetransport) // the IceTransportInterface will be split from this class. class RTC_EXPORT IceTransportInternal : public rtc::PacketTransportInternal { public: