diff --git a/core/shadows/GettingStarted.tiddler b/core/shadows/GettingStarted.tiddler
index e726d10..e0e49fa 100644
--- a/core/shadows/GettingStarted.tiddler
+++ b/core/shadows/GettingStarted.tiddler
@@ -1,7 +1,7 @@
 <div title="GettingStarted">
-<pre>To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
-* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
-* MainMenu: The menu (usually on the left)
-* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
+<pre>To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
+* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
+* [[MainMenu]]: The menu (usually on the left)
+* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the [[TiddlyWiki]] is opened
 You'll also need to enter your username for signing your edits: <<option txtUserName>></pre>
-</div>
+</div>
diff --git a/core/shadows/OptionsPanel.tiddler b/core/shadows/OptionsPanel.tiddler
index 7573dd0..55769a4 100644
--- a/core/shadows/OptionsPanel.tiddler
+++ b/core/shadows/OptionsPanel.tiddler
@@ -1,15 +1,15 @@
 <div title="OptionsPanel">
-<pre>These InterfaceOptions for customising TiddlyWiki are saved in your browser
+<pre>These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser
 
-Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)
+Your username for signing your edits. Write it as a WikiWord (eg [[JoeBloggs]])
 
 <<option txtUserName>>
-<<option chkSaveBackups>> SaveBackups
-<<option chkAutoSave>> AutoSave
-<<option chkRegExpSearch>> RegExpSearch
-<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
-<<option chkAnimate>> EnableAnimations
+<<option chkSaveBackups>> [[SaveBackups]]
+<<option chkAutoSave>> [[AutoSave]]
+<<option chkRegExpSearch>> [[RegExpSearch]]
+<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
+<<option chkAnimate>> [[EnableAnimations]]
 
 ----
-Also see AdvancedOptions</pre>
-</div>
+Also see [[AdvancedOptions]]</pre>
+</div>

