Skip to content

Commit bc8008f

Browse files
author
array-api-bot
committed
Deploy: ff497ed
1 parent 5010c43 commit bc8008f

10 files changed

Lines changed: 615 additions & 8 deletions

File tree

draft/API_specification/generated/array_api.searchsorted.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<script src="../../_static/copybutton.js?v=f281be69"></script>
6363
<link rel="index" title="Index" href="../../genindex.html" />
6464
<link rel="search" title="Search" href="../../search.html" />
65-
<link rel="next" title="where" href="array_api.where.html" />
65+
<link rel="next" title="top_k" href="array_api.top_k.html" />
6666
<link rel="prev" title="nonzero" href="array_api.nonzero.html" />
6767

6868
<link rel="apple-touch-icon" href="../../_static/images/apple-icon-152x152.png"/>
@@ -567,12 +567,12 @@ <h1 id="api-specification-generated-array-api-searchsorted--page-root">searchsor
567567
</a>
568568

569569

570-
<a href="array_api.where.html" title="where"
570+
<a href="array_api.top_k.html" title="top_k"
571571
class="md-flex md-footer-nav__link md-footer-nav__link--next"
572572
rel="next">
573573
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
574574
class="md-flex__ellipsis"> <span
575-
class="md-footer-nav__direction"> "Next" </span> where </span>
575+
class="md-footer-nav__direction"> "Next" </span> top_k </span>
576576
</div>
577577
<div class="md-flex__cell md-flex__cell--shrink"><i
578578
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>

0 commit comments

Comments
 (0)