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:
Vincent Ambo 2019-12-20 20:37:02 +00:00
parent 03bfe08e1d
commit 8de5d093d8
12 changed files with 69 additions and 55 deletions

View file

@ -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)