We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628a062 commit 02a6416Copy full SHA for 02a6416
builds.html
@@ -268,6 +268,11 @@
268
</button>
269
<div class="collapse navbar-collapse flex-grow-1 text-right" id="navbarCollapse">
270
<ul class="navbar-nav ml-auto flex-nowrap">
271
+ <li class="nav-item">
272
+ <a class="nav-link" style="color:#293E5D"
273
+ href="https://github.com/dataplat/dbatools/blob/development/bin/dbatools-buildref-index.json">📔
274
+ JSON file</a>
275
+ </li>
276
<li class="nav-item">
277
<a class="nav-link" style="color:#293E5D" href="https://dbatools.io/download/">⬇ download
278
dbatools</a>
@@ -282,7 +287,6 @@
282
287
<a class="nav-link" style="color:#293E5D" href="https://dbatools.io/book">📘 dbatools book</a>
283
288
</li>
284
289
</ul>
285
- <div class="p-2 flex-shrink-0 bd-highlight invisible">cl said "add this much | |"</div>
286
290
</div>
291
</nav>
292
0 commit comments