Skip to content

Commit

Permalink
Fix Issue #116: wiki stuck in frame from toc.html
Browse files Browse the repository at this point in the history
Corrected issue and made minor formatting change to Developer section
  • Loading branch information
Michael Stovenour committed Mar 11, 2013
1 parent 1b590ac commit dd2fb82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h3>MisterHouse</h3>
<br><a href="install.html">Install</a>
<br><a href="mh.html">Docs</a>
<br><a href="faq.html">FAQ</a>
<br><a href="http://misterhouse.wikispaces.com">Wiki</a>
<br><a href="http://misterhouse.wikispaces.com" target="_blank">Wiki</a>
<br><a href="updates.html">Updates</a>
<br><a href="examples.html">Examples</a>
<br><a href="maillist.html">Mail Lists</a>
Expand All @@ -24,7 +24,7 @@ <h3>MisterHouse</h3>
<br><a href="usage.html">Usage Map</a>
<br><a href="authors.html">Authors</a>
<h3>Developer</h3>
<br><a href="Objects.html">Objects</a>
<a href="Objects.html">Objects</a>
<br><a href="Items.html">Items</a>
<br><a href="Modules.html">Modules</a>

Expand Down

0 comments on commit dd2fb82

Please sign in to comment.