From 40c9026f259928d3f71f296d760ada98f58b7638 Mon Sep 17 00:00:00 2001 From: Adrian Enriquez Date: Tue, 24 Oct 2023 09:15:29 +0800 Subject: [PATCH] Update bud.config.js correct doc link for sage --- bud.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bud.config.js b/bud.config.js index bbf3071d6d..2e6fbbf34d 100644 --- a/bud.config.js +++ b/bud.config.js @@ -1,7 +1,7 @@ /** * Compiler configuration * - * @see {@link https://roots.io/sage/ sage documentation} + * @see {@link https://roots.io/sage/docs sage documentation} * @see {@link https://bud.js.org/learn/config bud.js configuration guide} * * @type {import('@roots/bud').Config}