浏览代码

fixed old reference

Heydon Pickering 8 年之前
父节点
当前提交
f3a726c9c5
共有 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

@@ -33,7 +33,7 @@ baseURL = "https://heydon.github.io/infusion/"
 theme = "infusion"
 
 [params]
-  description = "Documentation for the <strong>Inclusive Pattern Docs</strong> pattern library builder. This documentation is constructed using the builder itself."
+  description = "Documentation for the <strong>Infusion</strong> pattern library builder. This documentation is constructed using the builder itself."
   codePenUser = "Heydon"
 {{</codeBlock>}}
 

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

@@ -269,7 +269,7 @@ baseURL = "https://heydon.github.io/infusion/"
 theme = "infusion"
 
 [params]
-  description = "Documentation for the <strong>Inclusive Pattern Docs</strong> pattern library builder. This documentation is constructed using the builder itself."
+  description = "Documentation for the <strong>Infusion</strong> pattern library builder. This documentation is constructed using the builder itself."
   codePenUser = "Heydon"
 </code></pre>