Changing minios to minio

This commit is contained in:
Frederick F. Kautz IV
2014-11-07 22:23:52 -08:00
parent 00b5a5d380
commit 9275afa173
6 changed files with 14 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ Assuming no conflict, push to your personal fork.
```sh
git push myrepo new_feature_branch:new_feature_branch
# Visit https://github.com/minios/minios and create a new pull request
# Visit https://github.com/minio-io/minio and create a new pull request
from your branch.
```