Commit d0a0192285e818835318f5528d82914e4ecad784

Authored by Yossef Mendelssohn
1 parent 7cf13dcb90

relativize documentation links

Showing 1 changed file with 2 additions and 2 deletions 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