better serving wording

This commit is contained in:
Heydon Pickering 2017-07-16 20:00:08 +01:00
parent 84ccf4b0d6
commit 902d42fb47
3 changed files with 3 additions and 3 deletions

View File

@ -24,4 +24,4 @@ This URL will be in the following format:
[your user name].github.io/[your library repo name]
```
You'll also need to add it to your `config.toml` file. See {{% pattern "Library setup" %}} for more information.
You'll also need to add it to your `config.toml` file as the `baseURL` value. See {{% pattern "Library setup" %}} for more information.

View File

@ -322,7 +322,7 @@
<pre><code>[your user name].github.io/[your library repo name]
</code></pre>
<p>You&rsquo;ll also need to add it to your <code>config.toml</code> file. See <a class="pattern-link" href="https://heydon.github.io/infusion/patterns/library-setup/"><svg class="bookmark" aria-hidden="true" viewBox="0 0 40 50"><use xlink:href="#bookmark"></use></svg>Library setup</a> for more information.</p>
<p>You&rsquo;ll also need to add it to your <code>config.toml</code> file as the <code>baseURL</code> value. See <a class="pattern-link" href="https://heydon.github.io/infusion/patterns/library-setup/"><svg class="bookmark" aria-hidden="true" viewBox="0 0 40 50"><use xlink:href="#bookmark"></use></svg>Library setup</a> for more information.</p>
</main>

File diff suppressed because one or more lines are too long