浏览代码

fix toc navigation/id

theshka 9 年之前
父节点
当前提交
936ec2ec76
共有 3 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      _plugin-dev/core.md
  2. 3 3
      _plugin-dev/plugins.md
  3. 1 1
      _plugin-dev/wiki.md

+ 1 - 1
_plugin-dev/core.md

@@ -1,6 +1,6 @@
 ---
 ---
 toc:
 toc:
-    core:
+    pico-core:
         _title: Core
         _title: Core
 
 
 nav: 2
 nav: 2

+ 3 - 3
_plugin-dev/plugins.md

@@ -2,8 +2,8 @@
 toc:
 toc:
     plugins:
     plugins:
         _title: Plugins
         _title: Plugins
-        migrating: Migrating 0.X -> 1.0
-        your_first: Your First Plugin
+        migrating-from-0x---10: Migrating 0.X -> 1.0
+        your-first-plugin: Your First Plugin
 nav: 3
 nav: 3
 ---
 ---
 
 
@@ -14,7 +14,7 @@ You will find a full example template in `plugins/DummyPlugin.php` to get you
 started on building some great stuff. Otherwise, keep reading to learn how to
 started on building some great stuff. Otherwise, keep reading to learn how to
 create your first plugin!
 create your first plugin!
 
 
-Officially tested plugins can be found at http://pico.dev7studios.com/plugins,
+Officially tested plugins can be found at [http://picocms.org/plugins](http://picocms.org/plugins),
 but there are many awesome third-party plugins out there! A good start point
 but there are many awesome third-party plugins out there! A good start point
 for discovery is our [Wiki](#plugin-wiki).
 for discovery is our [Wiki](#plugin-wiki).
 
 

+ 1 - 1
_plugin-dev/wiki.md

@@ -1,6 +1,6 @@
 ---
 ---
 toc:
 toc:
-    wiki: Wiki
+    plugin-wiki: Wiki
 nav: 3
 nav: 3
 ---
 ---