refactor: Fix a variety of filepaths for repo relayouting
This fixes readTree and the various project builds, as well as (hopefully) most documentation links inside of the projects.
This commit is contained in:
parent
03bfe08e1d
commit
8de5d093d8
12 changed files with 69 additions and 55 deletions
|
|
@ -23,7 +23,7 @@ case "${TARGET_TOOL}" in
|
|||
attr="third_party.stern"
|
||||
;;
|
||||
kms_pass)
|
||||
attr="tools.kms_pass"
|
||||
attr="ops.kms_pass"
|
||||
TARGET_TOOL="pass"
|
||||
;;
|
||||
aoc2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue