diff --git a/_posts/2018-09-16-layout-survey.md b/_posts/2018-09-16-layout-survey.md index 1b4c5d2..574e999 100644 --- a/_posts/2018-09-16-layout-survey.md +++ b/_posts/2018-09-16-layout-survey.md @@ -68,7 +68,7 @@ Original Question: The Results:
-![external directory name](res/external_dirname.png) +![external directory name](/res/external_dirname.png)
From the looks of it, `deps/` and `extern/` are completely out, which echoes a @@ -115,7 +115,7 @@ The Original Question: The Results:
-![Source directory name](res/src_dirname.png) +![Source directory name](/res/src_dirname.png)
This was honestly the least surprising result, with only ten "Never!" responses @@ -152,7 +152,7 @@ The Original Question: The Results:
-![Submodules directorty results](res/submod_dirname.png) +![Submodules directorty results](/res/submod_dirname.png)
`libs/` is a clear winner amongst the given choices, but the written responses @@ -261,7 +261,7 @@ Original Question: The Response:
-![Should exe/lib be separated](res/exe_lib_sep_yesno.png) +![Should exe/lib be separated](/res/exe_lib_sep_yesno.png)
Clearly, the majority of respondents favor some physical distinction between @@ -359,7 +359,7 @@ alternatives were proposed: The Results:
-![Should exe/lib be separated](res/exe_lib_sep_how.png) +![Should exe/lib be separated](/res/exe_lib_sep_how.png)
People are not a fan of Option 3.