1
0
Fork 0

Fix docs basic-auth => http-basic

pull/3840/head
Sergey Gonimar 2015-03-13 14:25:55 +05:00
parent d571874461
commit c87418099c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ username/password pairs, for example:
```json ```json
{ {
"basic-auth": { "http-basic": {
"repo.example1.org": { "repo.example1.org": {
"username": "my-username1", "username": "my-username1",
"password": "my-secret-password1" "password": "my-secret-password1"