Skip to content

Commit

Permalink
relativize documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
ymendel committed Feb 7, 2013
1 parent 7cf13dc commit d0a0192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,14 @@ everyone by default. An example of this might look like so:
### Creating a personal module

See [the documentation in the
`modules/people`](https://github.com/boxen/our-boxen/blob/master/modules/people/README.md)
`modules/people`](modules/people/README.md)
directory for creating per-user modules that don't need to be applied
globally to everyone.

### Creating a project module

See [the documentation in the
`modules/projects`](https://github.com/boxen/our-boxen/blob/master/modules/projects/README.md)
`modules/projects`](modules/projects/README.md)
directory for creating organization projects (i.e., repositories that people
will be working in).

Expand Down

0 comments on commit d0a0192

Please sign in to comment.