소스 검색

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>