chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com> Co-authored-by: Michael Neale <michael.neale@gmail.com> continuing migration to aaif
This commit is contained in:
@@ -79,7 +79,7 @@ async function main() {
|
||||
}
|
||||
}
|
||||
|
||||
output += `---\n\n> Full docs: https://block.github.io/goose/\n`;
|
||||
output += `---\n\n> Full docs: https://goose-docs.ai/\n`;
|
||||
|
||||
fs.writeFileSync(OUTPUT_FILE, output);
|
||||
console.log(`[generate-docs-map] Generated: ${OUTPUT_FILE}`);
|
||||
|
||||
Reference in New Issue
Block a user