mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-11 21:05:38 +01:00
added redirect so old links still work.
This commit is contained in:
17
dependency-check-cli/installation.html
Normal file
17
dependency-check-cli/installation.html
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<!--
|
||||||
|
| Generated by Apache Maven Doxia at 2015-08-04
|
||||||
|
| Rendered using Apache Maven Fluido Skin 1.3.1
|
||||||
|
-->
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<meta http-equiv="refresh" content="5; url=http://jeremylong.github.io/DependencyCheck/dependency-check-cli/index.html">
|
||||||
|
<script type="text/javascript">
|
||||||
|
setTimeout(function(){window.location = 'http://jeremylong.github.io/DependencyCheck/dependency-check-cli/index.html'; }, 3000);
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
The usage page has moved <a href="http://jeremylong.github.io/DependencyCheck/dependency-check-cli/index.html">here</a>. You will be redirected shortly.
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user