Browse Source

Added missing file extension.

Steven Kirk 9 years ago
parent
commit
bb577d0317
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/spec/toc.yml

+ 2 - 2
docs/spec/toc.yml

@@ -9,6 +9,6 @@
 - name: Logging
 - name: Logging
   href: logging.md
   href: logging.md
 - name: Binding from XAML
 - name: Binding from XAML
-  href: binding-from-xaml
+  href: binding-from-xaml.md
 - name: Binding from Code
 - name: Binding from Code
-  href: binding-from-code
+  href: binding-from-code.md