* doc/emacs/custom.texi (EditorConfig support): Add URL
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Jun 2024 14:37:55 +0000 (10:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Jun 2024 14:37:55 +0000 (10:37 -0400)
doc/emacs/custom.texi

index 6c33eb2019e127074ca3fd07055c82cf13e74ca3..5dbe21f9134b79eb3da9bbdc0f49d0fd59094562 100644 (file)
@@ -1554,7 +1554,8 @@ as Dired buffers (@pxref{Dired}).
 @subsubsection Per-Directory Variables via EditorConfig
 @cindex EditorConfig support
 
-The EditorConfig standard is an alternative to the @file{.dir-locals.el}
+The @uref{https://editorconfig.org/, EditorConfig standard}
+is an alternative to the @file{.dir-locals.el}
 files, which can control only a very small number of variables, but
 has the advantage of being editor-neutral.  Those settings are stored in
 files named @file{.editorconfig}.