Fix typo in site.url section of variables.md :-[ (#6337)
Merge pull request 6337
This commit is contained in:
parent
e2b3ab85a0
commit
692ce49460
|
@ -197,7 +197,7 @@ following is a reference of the available data.
|
|||
if you are running <code>jekyll serve</code> in a development environment
|
||||
<code>site.url</code> will be set to the value of <code>host</code>,
|
||||
<code>port</code>, and SSL-related options. This defaults to
|
||||
<code>url: http://localhost:4000)</code>.
|
||||
<code>url: http://localhost:4000</code>.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue