Merge pull request #7904 from anatol/patch-1
Example uses gitlab.com thus clarify the comment
This commit is contained in:
commit
da1f49c4e3
|
@ -57,7 +57,7 @@ struct FetchSettings : public Config
|
||||||
```
|
```
|
||||||
|
|
||||||
This example specifies three tokens, one each for accessing
|
This example specifies three tokens, one each for accessing
|
||||||
github.com, gitlab.mycompany.com, and sourceforge.net.
|
github.com, gitlab.mycompany.com, and gitlab.com.
|
||||||
|
|
||||||
The `input.foo` uses the "gitlab" fetcher, which might
|
The `input.foo` uses the "gitlab" fetcher, which might
|
||||||
requires specifying the token type along with the token
|
requires specifying the token type along with the token
|
||||||
|
|
Loading…
Reference in a new issue