Skip to content

Commit

Permalink
Update link to permissions list in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wingrunr21 committed Feb 21, 2012
1 parent 10923a8 commit f1e8883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This method can only be called on an existing gitolite-admin repo. If you need

repo = Gitolite::Config::Repo.new("AwesomeRepo")

#For a list of permissions, see https://github.com/sitaramc/gitolite/blob/pu/doc/gitolite.conf.mkd
#For a list of permissions, see http://sitaramc.github.com/gitolite/conf.html#gitolite
repo.add_permission("RW+", "", "bob", "joe", "susan")

#Add repo to config
Expand Down

0 comments on commit f1e8883

Please sign in to comment.