Fix broken doc URL (#3086)

This commit is contained in:
luotao
2022-09-19 21:05:37 +08:00
committed by GitHub
parent df75012132
commit 166b13ca60

View File

@@ -3,7 +3,7 @@
/**
* Build configuration
*
* @see {@link https://bud.js.org/guides/getting-started/configure}
* @see {@link https://bud.js.org/guides/configure}
* @param {import('@roots/bud').Bud} app
*/
export default async (app) => {