Skip to content

Commit

Permalink
🐛 Fix url to ChainWrapper in 0.3 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
frinyvonnick committed Apr 16, 2018
1 parent 1be0f1d commit 81f1193
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/api/immutadot/0.3/seq.html
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ <h5>Returns:</h5>

<article class="method">

<h4 class="name" id="commit"><span class="signature-type"></span>commit<span class="signature">()</span><span class="signature-return"> &rarr; {<a href="seq.ChainWrapper.html">seq.ChainWrapper</a>}</span></h4>
<h4 class="name" id="commit"><span class="signature-type"></span>commit<span class="signature">()</span><span class="signature-return"> &rarr; {<a href="seq.ChainWrapper.js.html">seq.ChainWrapper</a>}</span></h4>



Expand Down Expand Up @@ -463,7 +463,7 @@ <h5>Returns:</h5>
</dt>
<dd>

<span class="param-type"><a href="seq.ChainWrapper.html">seq.ChainWrapper</a></span>
<span class="param-type"><a href="seq.ChainWrapper.js.html">seq.ChainWrapper</a></span>


</dd>
Expand All @@ -477,7 +477,7 @@ <h5>Returns:</h5>

<article class="method">

<h4 class="name" id="peek"><span class="signature-type"></span>peek<span class="signature">(callback)</span><span class="signature-return"> &rarr; {<a href="seq.ChainWrapper.html">seq.ChainWrapper</a>}</span></h4>
<h4 class="name" id="peek"><span class="signature-type"></span>peek<span class="signature">(callback)</span><span class="signature-return"> &rarr; {<a href="seq.ChainWrapper.js.html">seq.ChainWrapper</a>}</span></h4>



Expand Down Expand Up @@ -635,7 +635,7 @@ <h5>Returns:</h5>
</dt>
<dd>

<span class="param-type"><a href="seq.ChainWrapper.html">seq.ChainWrapper</a></span>
<span class="param-type"><a href="seq.ChainWrapper.js.html">seq.ChainWrapper</a></span>


</dd>
Expand Down Expand Up @@ -939,4 +939,4 @@ <h5>Parameters:</h5>

<script src="scripts/main.js"></script>
</body>
</html>
</html>

0 comments on commit 81f1193

Please sign in to comment.