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

@ -16,7 +16,8 @@ Contribution Guidelines
This is a loose set of "guidelines" for contributing to my depot. Please note
that I will not accept any patches that don't follow these guidelines.
Also consider the [code of conduct](CODE_OF_CONDUCT.md). No really, you should.
Also consider the [code of conduct](/tree/docs/CODE_OF_CONDUCT.md). No really,
you should.
## Before making a change