api: Fix a badly line-wrapped link.

Caught by test-help-documentation.
This commit is contained in:
Tim Abbott 2018-05-18 16:31:36 -07:00
parent dd7507c88a
commit 847fc69c79
1 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,9 @@ In order to use them, you need to configure them with your API key and other
settings. There are two ways to achieve that:
- With a file called `.zuliprc`, located in your home directory.
- With [environment variables](https://en.wikipedia.org/wiki/
Environment_variable) set up in your host machine.
- With
[environment variables](https://en.wikipedia.org/wiki/Environment_variable)
set up in your host machine.
A `.zuliprc` file is a plain text document that has the same format as
Microsft Windows INI files. It looks like this: