Skip to content

Commit fecf5c4

Browse files
committed
Redireect from old enhancement page
1 parent c7f60e4 commit fecf5c4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/enhancement/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="utf-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta http-equiv="refresh" content="0; url = getting-started"/>
89
<script async defer src="https://buttons.github.io/buttons.js"></script>
910
<link rel="shortcut icon" href="/images/favicon.ico" >
1011
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">

docs/trouble-shooting.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ <h2 id="initialisation-error">Initialisation Error</h2>
223223
<h4>Actions</h4>
224224
<h5>1. Change the OneToMany, ManyToMany, DbArray fields to initialise to a supported collection type.</h5>
225225

226-
227226
<h2 id="datasource">DataSource user is null?</h2>
228227

229228
<h4>Actions</h4>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h2>Persistence for Java & Kotlin</h2>
6161
<div class="links">
6262
<h4><a class="bright-link" href="/docs/getting-started"><i class="fas fa-angle-right"></i> Getting started</a></h4>
6363
<h4><a href="/docs"><i class="fas fa-angle-right"></i> Documentation</a></h4>
64-
<h4><a href="https://github.com/ebean-orm"><i class="fas fa-angle-right"></i> Github</a></h4>
64+
<h4><a href="https://github.com/ebean-orm"><i class="fas fa-angle-right"></i> GitHub</a></h4>
6565
</div>
6666

6767
<div id="sponsors">

0 commit comments

Comments
 (0)