search and replace for k8s.github.io to website (#6019)

This commit is contained in:
Joseph Heck
2017-10-23 10:16:08 -07:00
committed by zacharysarah
parent dea874ad6b
commit 4f5f584c78
13 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ title: Using Page Templates
<li><a href="#concept_template">Concept</a></li>
</ul>
<p>The page templates are in the <a href="https://git.k8s.io/kubernetes.github.io/_includes/templates" target="_blank">_includes/templates</a> directory of the <a href="https://github.com/kubernetes/website">kubernetes.github.io</a> repository.
<p>The page templates are in the <a href="https://git.k8s.io/website/_includes/templates" target="_blank">_includes/templates</a> directory of the <a href="https://github.com/kubernetes/website">website</a> repository.
<h2 id="task_template">Task template</h2>