Fix bad links

This commit is contained in:
Evolena
2014-10-10 22:06:48 +02:00
parent 824f9c1d8c
commit 2fe095fcd1
15 changed files with 17 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ The view widget displays the contents of a tiddler field in a specified format.
The content of the `<$view>` widget is displayed if the field or property is missing or empty.
|!Attribute |!Description |
|tiddler |The title of the tiddler (defaults to the [[WidgetVariable: currentTiddler]]) |
|tiddler |The title of the tiddler (defaults to the CurrentTiddler) |
|field |The name of the field to view (defaults to "text") |
|index |The name of the index to view |
|format |The format for displaying the field (see below) |