Migrate RFC references to rfc-editor.org
[yangtools.git] / parser / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / type / LeafrefSpecificationSupport.java
index d8fbb01d12e0af097d46d51c9830fa8bfadbd948..290faaef5eaca84db6eee3fcb9b4a1f3fde8b25a 100644 (file)
@@ -84,7 +84,7 @@ final class LeafrefSpecificationSupport extends AbstractTypeSupport<LeafrefSpeci
 
     private static SourceException noPath(final CommonStmtCtx stmt) {
         /*
-         *  https://tools.ietf.org/html/rfc7950#section-9.12
+         *  https://www.rfc-editor.org/rfc/rfc7950#section-9.12
          *
          *     When the type is "union", the "type" statement (Section 7.4) MUST be
          *     present.