diff options
| author | hallgren <hallgren@chalmers.se> | 2012-08-27 15:00:37 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-08-27 15:00:37 +0000 |
| commit | 7862bfb15b06447ae177d2a2fe468ea014e7e67a (patch) | |
| tree | bca8103c9770e59e7673d03e78a5c19eead5c5b9 /src | |
| parent | dfcd61de00e472b4e137bc38259d9696c849af04 (diff) | |
minibar documentation URL typo fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/minibar/minibar-api.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/minibar/minibar-api.html b/src/www/minibar/minibar-api.html index 0ac1203d1..36e94f8f6 100644 --- a/src/www/minibar/minibar-api.html +++ b/src/www/minibar/minibar-api.html @@ -139,7 +139,7 @@ HTML file, you would normally include at least the following: <tr><td>random_button<td>true<td>Include a button to generate a random sentence. <tr><td>word_replacements<td>false<td>Enable - <a href="about#wordforword">word-for-word replacements</a>. + <a href="about.html#wordforword">word-for-word replacements</a>. (This is an experimental feature.) </table> @@ -245,7 +245,7 @@ should add to the user interface: <hr> <div class=modtime> <small class=modtime> -HTML <!-- hhmts start -->Last modified: Mon Aug 27 16:46:46 CEST 2012 <!-- hhmts end --> +HTML <!-- hhmts start -->Last modified: Mon Aug 27 16:59:41 CEST 2012 <!-- hhmts end --> </small> </div> |
