-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (19 loc) · 872 Bytes
/
index.html
File metadata and controls
21 lines (19 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta content="nodeclipse,Nodeclipse,Enide,eclipse pulgin,ide,repository" name="keywords">
<link type="image/x-icon" rel="icon" href="http://with-eclipse.github.io//favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="http://with-eclipse.github.io//favicon.ico">
<title>Enide repository -- Eclipse update sites are used differently</title>
<script type="text/javascript">
function delayer() {
window.location = "https://github.com/Enide/eclipse-p2-composite-repository/"
}
</script>
</head>
<body class="int" id="logos" onLoad="setTimeout('delayer()', 3000)">
Enide repository -- Eclipse update sites are used differently. </br>
You will be redirected in 3 seconds to the right place.
</body>
</html>