瀏覽代碼

more accurate path

Heydon Pickering 8 年之前
父節點
當前提交
e617d46527
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      content/patterns/library-setup.md
  2. 1 1
      docs/patterns/library-setup/index.html

+ 1 - 1
content/patterns/library-setup.md

@@ -45,6 +45,6 @@ theme = "infusion"
 
 ## Including a logo
 
-In the `static` folder, you'll find a `logo.png` file. Replace this file with your own company or project logo. Currently, only the PNG format is supported.
+In the `images/static` folder, you'll find a `logo.png` file. Replace this file with your own company or project logo. Currently, only the PNG format is supported.
 
 Now that your logo's in place, everything should be ready. Where next? You can learn about {{% pattern "Library structure" %}} to help you get writing, or find out how to serve the library locally and on Github Pages in {{% pattern "Serving" %}}.

+ 1 - 1
docs/patterns/library-setup/index.html

@@ -284,7 +284,7 @@ theme = "infusion"
 
 <h2 id="including-a-logo">Including a logo</h2>
 
-<p>In the <code>static</code> folder, you&rsquo;ll find a <code>logo.png</code> file. Replace this file with your own company or project logo. Currently, only the PNG format is supported.</p>
+<p>In the <code>images/static</code> folder, you&rsquo;ll find a <code>logo.png</code> file. Replace this file with your own company or project logo. Currently, only the PNG format is supported.</p>
 
 <p>Now that your logo&rsquo;s in place, everything should be ready. Where next? You can learn about <a class="pattern-link" href="https://heydon.github.io/infusion/patterns/writing/library-structure/"><svg class="bookmark" aria-hidden="true" height="50" width="40" viewBox="0 0 40 50"><use xlink:href="#bookmark"></use></svg>Library structure</a> to help you get writing, or find out how to serve the library locally and on Github Pages in <a class="pattern-link" href="https://heydon.github.io/infusion/patterns/serving/"><svg class="bookmark" aria-hidden="true" height="50" width="40" viewBox="0 0 40 50"><use xlink:href="#bookmark"></use></svg>Serving</a>.</p>