Use 'from' instead of 'at'
This commit is contained in:
parent
94449c4088
commit
7d59df92b3
|
@ -207,7 +207,7 @@ before your site is served.
|
|||
<tr class='setting'>
|
||||
<td>
|
||||
<p class='name'><strong>Base URL</strong></p>
|
||||
<p class='description'>Serve the website at the given base URL</p>
|
||||
<p class='description'>Serve the website from the given base URL</p>
|
||||
</td>
|
||||
<td class="align-center">
|
||||
<p><code class="option">baseurl: URL</code></p>
|
||||
|
|
Loading…
Reference in New Issue