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 edit widget provides a general purpose interface for editing a tiddler. It d
The content of the `<$edit>` widget is ignored.
|!Attribute |!Description |
|tiddler |The tiddler to edit (defaults to the [[WidgetVariable: currentTiddler]]) |
|tiddler |The tiddler to edit (defaults to the CurrentTiddler) |
|field |The field to edit (defaults to `text`). Takes precedence over the `index` attribute |
|index |The index to edit |
|class |A CSS class to be added the generated editing widget |