ソースを参照

Fix NEWS typo.

Brit Butler 11 年 前
コミット
069188b2b4
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      NEWS.md

+ 1 - 1
NEWS.md

@@ -2,7 +2,7 @@
2 2
 
3 3
 * **INCOMPATIBLE CHANGE**: `page-path` and the `blog` config class are no longer exported.
4 4
 * **INCOMPATIBLE CHANGE**: `render-content` has been renamed `render-text` for clarity.
5
-* New Docs: [A Hacker's Guide to Coleslaw](hacking_guide) and [Themes](theming_guide)!
5
+* New Docs: [A Hacker's Guide to Coleslaw][hacking_guide] and [Themes][theming_guide]!
6 6
 * A new theme *readable* based on bootswatch readable, courtesy of @rmoritz!
7 7
 * Posts may have an author to support multi-user blogs courtesy of @tychoish.
8 8
 * Fixes to the ReStructuredText plugin courtesy of @tychoish.