Skip to content

Commit 1985fc5

Browse files
author
zzzprojects
committed
Update page
Update page
1 parent ab06db6 commit 1985fc5

File tree

2 files changed

+8
-61
lines changed

2 files changed

+8
-61
lines changed

docs/pages/tutorials/installing.md

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -17,34 +17,7 @@ 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-
*The script enable SQL CLR.**
21-
22-
<div class="row">
23-
<div class="col-lg-6">
24-
<div class="card card-layout-z2 wow slideInLeft">
25-
<div class="card-header wow slideInDown">
26-
<h3>
27-
<a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
28-
onclick="ga('send', 'event', { eventAction: 'download-installing'});">
29-
Eval SQL.NET
30-
</a>
31-
</h3>
32-
</div>
33-
<div class="card-body wow slideInUp">
34-
<a class="btn btn-lg btn-z" role="button" href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
35-
onclick="ga('send', 'event', { eventAction: 'download-installing'});" style="visibility: visible; animation-name: pulse;">
36-
<i class="fa fa-cloud-download" aria-hidden="true"></i>
37-
NuGet Download
38-
</a>
39-
<div>Download Count:</div>
40-
<div class="download-count2">
41-
<a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
42-
onclick="ga('send', 'event', { eventAction: 'download-installing'});">
43-
<img src="https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg">
44-
</a>
45-
</div>
46-
</div>
47-
</div>
48-
</div>
49-
</div>
50-
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>

docs/pages/tutorials/upgrading.md

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

1212
## Step 2 - Download
1313

14-
Choose the version to download **Eval SQL.NET**.
15-
16-
<div class="row">
17-
<div class="col-lg-6">
18-
<div class="card card-layout-z2 wow slideInLeft">
19-
<div class="card-header wow slideInDown">
20-
<h3>
21-
<a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
22-
onclick="ga('send', 'event', { eventAction: 'download-upgrading'});">
23-
Eval SQL.NET
24-
</a>
25-
</h3>
26-
</div>
27-
<div class="card-body wow slideInUp">
28-
<a class="btn btn-lg btn-z" role="button" href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
29-
onclick="ga('send', 'event', { eventAction: 'download-upgrading'});" style="visibility: visible; animation-name: pulse;">
30-
<i class="fa fa-cloud-download" aria-hidden="true"></i>
31-
NuGet Download
32-
</a>
33-
<div>Download Count:</div>
34-
<div class="download-count2">
35-
<a href="{{ site.github.url }}/downloads/Eval-SQL.NET-Install.sql"
36-
onclick="ga('send', 'event', { eventAction: 'download-upgrading'});">
37-
<img src="https://zzzprojects.github.io/images/nuget/ef6-full-version-big-d.svg">
38-
</a>
39-
</div>
40-
</div>
41-
</div>
42-
</div>
43-
</div>
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>

0 commit comments

Comments
 (0)