From 2759dee7b3600dd293d2acaf7f58a21cd71acea0 Mon Sep 17 00:00:00 2001 From: Cleydyr de Albuquerque Date: Sun, 31 Mar 2024 19:31:33 +0200 Subject: [PATCH] docs: use link --- .../java/com/github/cleydyr/maven/plugin/CompileSassMojo.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/github/cleydyr/maven/plugin/CompileSassMojo.java b/src/main/java/com/github/cleydyr/maven/plugin/CompileSassMojo.java index 2feea66..24469ed 100644 --- a/src/main/java/com/github/cleydyr/maven/plugin/CompileSassMojo.java +++ b/src/main/java/com/github/cleydyr/maven/plugin/CompileSassMojo.java @@ -248,7 +248,7 @@ public CompileSassMojo( /** * This parameter represents the Dart Sass version that should be used to compile Sass files. - * If left unset, the version available at https://github.com/sass/dart-sass/releases/latest + * If left unset, the version available at the Dart Sass repository * will be used. */ @Parameter