tMinor text edits - adamsgaard.dk - my academic webpage
 (HTM) git clone git://src.adamsgaard.dk/adamsgaard.dk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 63ade8831966c1be82f01b7d8f2779ca12a1ac2b
 (DIR) parent d66a6e7d3dc15410b354fa1f35c3270958a409c1
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri, 15 Nov 2019 15:59:54 +0100
       
       Minor text edits
       
       Diffstat:
         M pages/002-scholarref.html           |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/pages/002-scholarref.html b/pages/002-scholarref.html
       t@@ -192,7 +192,7 @@ and structural regular expressions from the plan9 editor <a
        href="https://sam.cat-v.org/">sam(1)</a>.  However, after using
        it exclusively for three months, I concluded that it is too
        immature for general use.  If desired, add the following binding to
       -<strong>~/.config/visrc.lua</strong>:</p>
       +<strong>~/.config/vis/visrc.lua</strong>:</p>
        
        <pre><code>vis:map(vis.modes.NORMAL, leader..'r', ':&lt; scholarref ')</code></pre>
        
       t@@ -213,7 +213,7 @@ directly to the bibliography.</p>
        map &lt;C-s&gt; feedkeys ":exec scholarref --add '$FILE'&lt;Return&gt;"
        </code></pre>
        
       -<p>My full zathura configuration file is available <a
       +<p>My full zathura configuration is available <a
        href="https://src.adamsgaard.dk/dotfiles/file/.config/zathura/zathurarc.html">here</a>.</p>
        
        <h2>Questions/bugs/feedback/improvements</h2>