Skip to content

Commit

Permalink
Update stale links in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy committed Oct 27, 2014
1 parent 9eaa320 commit c6db0fc
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 @@ -47,13 +47,13 @@ Scripts in the `/init` subdirectory will be executed. A whole bunch of things wi
#### OS X

* Minor XCode init via the [init/10_osx_xcode.sh](init/10_osx_xcode.sh) script
* [Fonts](/cowboy/dotfiles/tree/master/conf/osx/fonts) via the [init/20_osx_fonts.sh](init/20_osx_fonts.sh) script
* Homebrew via the [init/20_osx_homebrew.sh](init/20_osx_homebrew.sh) script
* Homebrew recipes via the [init/30_osx_homebrew_recipes.sh](init/30_osx_homebrew_recipes.sh) script
* Homebrew casks via the [init/30_osx_homebrew_casks.sh](init/30_osx_homebrew_casks.sh) script
* [Fonts](/cowboy/dotfiles/tree/master/conf/osx/fonts) via the [init/50_osx_fonts.sh](init/50_osx_fonts.sh) script

#### Ubuntu
* APT packages and git-extras via the [init/10_ubuntu.sh](init/10_ubuntu.sh) script
* APT packages and git-extras via the [init/20_ubuntu_apt.sh](init/20_ubuntu_apt.sh) script

#### Both
* Node.js, npm and nave via the [init/50_node.sh](init/50_node.sh) script
Expand Down

0 comments on commit c6db0fc

Please sign in to comment.