瀏覽代碼

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.
 
 {{% 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 %}}

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

@@ -441,7 +441,7 @@
     <svg aria-hidden="true" viewBox="0 0 48.430474 41.646302" focusable="false">
       <use xlink:href="#warning"></use>
     </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>
 </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">
       <use xlink:href="#warning"></use>
     </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>
 </aside>

文件差異過大導致無法顯示
+ 0 - 0
docs/service-worker.js


部分文件因文件數量過多而無法顯示