Commit 8d4aea0b5b0cbd78963e5200b438cd3dc041fc6c

Authored by Will Farrington

Merge branch 'master' of https://github.com/boxen/our-boxen

Showing 1 changed file Side-by-side Diff

... ... @@ -140,14 +140,14 @@
140 140 ### Creating a personal module
141 141  
142 142 See [the documentation in the
143   -`modules/people`](https://github.com/boxen/our-boxen/blob/master/modules/people/README.md)
  143 +`modules/people`](modules/people/README.md)
144 144 directory for creating per-user modules that don't need to be applied
145 145 globally to everyone.
146 146  
147 147 ### Creating a project module
148 148  
149 149 See [the documentation in the
150   -`modules/projects`](https://github.com/boxen/our-boxen/blob/master/modules/projects/README.md)
  150 +`modules/projects`](modules/projects/README.md)
151 151 directory for creating organization projects (i.e., repositories that people
152 152 will be working in).
153 153