Update link to XDG base specification in option.c comment
Commit:
https://github.com/vim/vim/commit/23d4e496f6e15773cd66080bb77ecde2a3f1a2ab
Author: Philip H. <[email protected]>
Date: Sun Nov 23 19:35:12 2025 +0000
Update link to XDG base specification in option.c comment
closes: https://github.com/vim/vim/issues/18789
Co-authored-by: dkearns <[email protected]>
Signed-off-by: Philip H. <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/src/option.c b/src/option.c
index 88b0769c7..f903dd79c 100644
--- a/src/option.c
+++ b/src/option.c
@@ -392,7 +392,7 @@ set_init_clean_rtp(void)
* vimrc found is located in '$XDG_CONFIG_HOME/vim/vimrc'.
* In case the '$XDG_CONFIG_HOME' variable is not set, '$HOME/.config' is used
* as a fallback as is defined in the XDG base dir specification:
- *
<https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html>
+ * <https://specifications.freedesktop.org/basedir/latest/>
*/
static void
set_init_xdg_rtp(void)
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vNG1B-000Fs2-5L%40256bit.org.