Skip to content

Commit

Permalink
Fix anchor links for destroy() and repair()
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jan 23, 2019
1 parent c8ab1f9 commit 1c90e8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -76,8 +76,8 @@ If you don't want to use the prebuilt binary for the platform you are installing
- <a href="#iterator_seek"><code>iterator.<b>seek()</b></code></a>
- <a href="#iterator_end"><code>iterator.<b>end()</b></code></a>
- <a href="#iterator_db"><code>iterator.<b>db</b></code></a>
- <a href="leveldown_destroy"><code>leveldown.<b>destroy()</b></code></a>
- <a href="leveldown_repair"><code>leveldown.<b>repair()</b></code></a>
- <a href="#leveldown_destroy"><code>leveldown.<b>destroy()</b></code></a>
- <a href="#leveldown_repair"><code>leveldown.<b>repair()</b></code></a>

<a name="ctor"></a>

Expand Down

0 comments on commit 1c90e8f

Please sign in to comment.