File tree 4 files changed +1
-130
lines changed
4 files changed +1
-130
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ entries:
10
10
items :
11
11
- title : Get started
12
12
url : /get_started/
13
- - title : How to migrate
14
- url : /how-to/migrate/
15
13
- title : How to upgrade
16
14
url : /how-to/upgrade/
17
15
- title : How to maintain
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,8 +8,7 @@ layout: homepage
8
8
<div class =" col-lg-6 " >
9
9
<h2>Stable version</h2>
10
10
<p>This is the latest stable version : <span class="label label-success">{{ site.data.project.release.version }}</span></p>
11
- <p>Once downloaded, follow the <a href="{{ site.baseurl }}/get_started/">Step by Step installation guide</a> or the
12
- <a href="{{ site.baseurl }}/how-to/migrate/">Step by Step migration guide</a>.</p>
11
+ <p>Once downloaded, follow the <a href="{{ site.baseurl }}/get_started/">Step by Step installation guide</a>.</p>
13
12
14
13
<ul class="release-downloads">
15
14
<li>
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ title: How-To
3
3
permalink : /how-to/
4
4
---
5
5
6
- * [ How to migrate] ({{ site.base_url }}/how-to/migrate/)
7
6
* [ How to upgrade] ({{ site.base_url }}/how-to/upgrade/)
8
7
* [ How to maintain] ({{ site.base_url }}/how-to/maintain/)
9
8
* [ How to remove] ({{ site.base_url }}/how-to/remove/)
You can’t perform that action at this time.
0 commit comments