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:
@@ -1,7 +1,7 @@
|
||||
import fs from "fs";
|
||||
import path from "path";
|
||||
|
||||
const GITHUB_BASE_URL = "https://github.com/block/goose/blob/main";
|
||||
const GITHUB_BASE_URL = "https://github.com/aaif-goose/goose/blob/main";
|
||||
|
||||
function getCodebaseDir(): string {
|
||||
return process.env.CODEBASE_PATH || path.join(process.cwd(), "../..");
|
||||
|
||||
Reference in New Issue
Block a user