Skip to content

Commit 0b2c9ee

Browse files
author
zzzprojects
committed
Update button
Update button
1 parent 1985fc5 commit 0b2c9ee

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

docs/pages/tutorials/installing.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ First, let install the library in a test database.
1717
- Read the SETUP section
1818
- Change [DATABASE_NAME] by the newly created database name
1919

20-
<a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
21-
onclick="ga('send', 'event', { eventAction: 'download-installing'});">
22-
<img src="https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg">
23-
</a>
20+
<a class="btn btn-lg btn-z" role="button" href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
21+
onclick="ga('send', 'event', { eventAction: 'download-upgrading'});" style="visibility: visible; animation-name: pulse;">
22+
<i class="fa fa-cloud-download" aria-hidden="true"></i>
23+
Download
24+
</a>

docs/pages/tutorials/upgrading.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ Before upgrading:
1111

1212
## Step 2 - Download
1313

14-
<a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
15-
onclick="ga('send', 'event', { eventAction: 'download-installing'});">
16-
<img src="https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg">
17-
</a>
14+
Choose the version to download **Eval SQL.NET**.
15+
16+
<a class="btn btn-lg btn-z" role="button" href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
17+
onclick="ga('send', 'event', { eventAction: 'download-upgrading'});" style="visibility: visible; animation-name: pulse;">
18+
<i class="fa fa-cloud-download" aria-hidden="true"></i>
19+
Download
20+
</a>

0 commit comments

Comments
 (0)