Skip to content

Commit 43fc9f3

Browse files
authored
Update index.html with hard-coded links to latest branch
Will fix this later.
1 parent 3432631 commit 43fc9f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ <h1 id="project_title">SQL Server First Responder Kit</h1>
2222
<h2 id="project_tagline">sp_Blitz, sp_BlitzCache, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.</h2>
2323

2424
<section id="downloads">
25-
<a class="zip_download_link" href="https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/zipball/master">Download this project as a .zip file</a>
26-
<a class="tar_download_link" href="https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/tarball/master">Download this project as a tar.gz file</a>
25+
<a class="zip_download_link" href="https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/archive/20160715.zip">Download this project as a .zip file</a>
26+
<a class="tar_download_link" href="https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/archive/20160715.tar.gz">Download this project as a tar.gz file</a>
2727
</section>
2828
</header>
2929
</div>

0 commit comments

Comments
 (0)