# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1290575762 18000
# Node ID 887d515b2f460d885faa976bb3d029500c4c36cd
# Parent  63383a27b03d3d83e54bb5cea918b24fc39ce4a8
gundo.vim: Update documentation.

diff -r 63383a27b03d -r 887d515b2f46 gundo.vim/index.html
--- a/gundo.vim/index.html	Wed Nov 10 11:29:04 2010 -0500
+++ b/gundo.vim/index.html	Wed Nov 24 00:16:02 2010 -0500
@@ -2,6 +2,7 @@
 <html>
     <head>
         <title>Gundo - Visualize your Vim Undo Tree</title>
+        <base href="/gundo.vim/">
 
         <link rel="stylesheet/less" href="style.less" type="text/css">
         <script src="less.js" type="text/javascript"></script>