diff options
| author | hallgren <hallgren@chalmers.se> | 2012-04-30 14:03:58 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-04-30 14:03:58 +0000 |
| commit | 3022c7d08e2b0de4c1b0fb0856ddb4f2bcb1e6b2 (patch) | |
| tree | dfcb5adfd6a145036e67e7b8534b79ec90819421 | |
| parent | c10bd79e26803358e68c1ce89a98cc22b6101924 (diff) | |
minibar_offline: fix the link to the regular minibar
| -rw-r--r-- | src/www/minibar/minibar_offline.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/minibar/minibar_offline.html b/src/www/minibar/minibar_offline.html index d4d7f3919..6947c2844 100644 --- a/src/www/minibar/minibar_offline.html +++ b/src/www/minibar/minibar_offline.html @@ -40,10 +40,10 @@ even when you are offline. <small> [<a href="http://www.altocumulus.org/~hallgren/hs2js/tests/">About hs2js</a> -| <a href="http://www.grammaticalframework.org:41296/minibar/minibar.html">Minibar online</a>] +| <a href="minibar.html">Minibar online</a>] </small> <small class=modtime> -HTML <!-- hhmts start --> Last modified: Mon Apr 30 15:44:47 CEST 2012 <!-- hhmts end --> +HTML <!-- hhmts start --> Last modified: Mon Apr 30 16:01:32 CEST 2012 <!-- hhmts end --> </small> <address><a href="http://www.cse.chalmers.se/~hallgren/">TH</a></address> |
