Fix broken doc URL (#3086)

This commit is contained in:
luotao
2022-09-19 21:05:37 +08:00
committed by GitHub
parent 7f45932ce1
commit 7bafa7c89a

View File

@@ -3,7 +3,7 @@
/** /**
* Build configuration * 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 * @param {import('@roots/bud').Bud} app
*/ */
export default async (app) => { export default async (app) => {