浏览代码

fixed typo

Heydon Pickering 8 年之前
父节点
当前提交
fd91bac41f
共有 4 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      content/patterns/updating.md
  2. 1 1
      docs/patterns/updating/index.html
  3. 1 1
      docs/print-version/index.html
  4. 0 0
      docs/service-worker.js

+ 1 - 1
content/patterns/updating.md

@@ -33,5 +33,5 @@ This will save a timestamped backup of the current version, and download the lat
 If you experience breaking changes and are having trouble fixing them, you can rename the old folder and revert to using it. In the meantime, you can [submit an issue](https://github.com/ThePacielloGroup/infusion/issues) with the "help" tag describing your problem.
 If you experience breaking changes and are having trouble fixing them, you can rename the old folder and revert to using it. In the meantime, you can [submit an issue](https://github.com/ThePacielloGroup/infusion/issues) with the "help" tag describing your problem.
 
 
 {{% warning %}}
 {{% warning %}}
-The described update process relies on SVN because Github does not support downloading individual repository folders. If you have a Mac, SVN should be installed already. If not, or you are on Windows, you can either install SVN or download the latests **Infusion** theme folder manually, using the Github web interface.
+The described update process relies on SVN because Github does not support downloading individual repository folders. If you have a Mac, SVN should be installed already. If not, or if you are on Windows, you can either install SVN or download the latest []**Infusion** theme folder](https://github.com/ThePacielloGroup/infusion/tree/master/themes/infusion) manually, using the Github web interface.
 {{% /warning %}}
 {{% /warning %}}

+ 1 - 1
docs/patterns/updating/index.html

@@ -441,7 +441,7 @@
     <svg aria-hidden="true" viewBox="0 0 48.430474 41.646302" focusable="false">
     <svg aria-hidden="true" viewBox="0 0 48.430474 41.646302" focusable="false">
       <use xlink:href="#warning"></use>
       <use xlink:href="#warning"></use>
     </svg>
     </svg>
-    <p>The described update process relies on SVN because Github does not support downloading individual repository folders. If you have a Mac, SVN should be installed already. If not, or you are on Windows, you can either install SVN or download the latests <strong>Infusion</strong> theme folder manually, using the Github web interface.</p>
+    <p>The described update process relies on SVN because Github does not support downloading individual repository folders. If you have a Mac, SVN should be installed already. If not, or if you are on Windows, you can either install SVN or download the latest []<strong>Infusion</strong> theme folder](<a href="https://github.com/ThePacielloGroup/infusion/tree/master/themes/infusion">https://github.com/ThePacielloGroup/infusion/tree/master/themes/infusion</a>) manually, using the Github web interface.</p>
 
 
   </div>
   </div>
 </aside>
 </aside>

+ 1 - 1
docs/print-version/index.html

@@ -678,7 +678,7 @@ theme = "infusion"
     <svg aria-hidden="true" viewBox="0 0 48.430474 41.646302" focusable="false">
     <svg aria-hidden="true" viewBox="0 0 48.430474 41.646302" focusable="false">
       <use xlink:href="#warning"></use>
       <use xlink:href="#warning"></use>
     </svg>
     </svg>
-    <p>The described update process relies on SVN because Github does not support downloading individual repository folders. If you have a Mac, SVN should be installed already. If not, or you are on Windows, you can either install SVN or download the latests <strong>Infusion</strong> theme folder manually, using the Github web interface.</p>
+    <p>The described update process relies on SVN because Github does not support downloading individual repository folders. If you have a Mac, SVN should be installed already. If not, or if you are on Windows, you can either install SVN or download the latest []<strong>Infusion</strong> theme folder](<a href="https://github.com/ThePacielloGroup/infusion/tree/master/themes/infusion">https://github.com/ThePacielloGroup/infusion/tree/master/themes/infusion</a>) manually, using the Github web interface.</p>
 
 
   </div>
   </div>
 </aside>
 </aside>

文件差异内容过多而无法显示
+ 0 - 0
docs/service-worker.js


部分文件因为文件数量过多而无法显示