Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Mar 20, 2024
1 parent 86bad70 commit 9890501
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion database.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -1708,7 +1708,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-pg

/**
* @external Result
* @see https://node-postgres.com/api/result
* @see https://node-postgres.com/apis/result
*/
</code></pre>
</article>
Expand Down
2 changes: 1 addition & 1 deletion external-Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h2>Client</h2>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li><a href="https://node-postgres.com/api/client">https://node-postgres.com/api/client</a></li>
<li><a href="https://node-postgres.com/apis/client">https://node-postgres.com/apis/client</a></li>
</ul>
</dd>

Expand Down
2 changes: 1 addition & 1 deletion external-Result.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h2>Result</h2>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li><a href="https://node-postgres.com/api/result">https://node-postgres.com/api/result</a></li>
<li><a href="https://node-postgres.com/apis/result">https://node-postgres.com/apis/result</a></li>
</ul>
</dd>

Expand Down
2 changes: 1 addition & 1 deletion main.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-pg

/**
* @external Client
* @see https://node-postgres.com/api/client
* @see https://node-postgres.com/apis/client
*/

/**
Expand Down

0 comments on commit 9890501

Please sign in to comment.