mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-15 07:04:31 +08:00
Create index.html
This commit is contained in:
11
index.html
Normal file
11
index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=http://github.com/coreybutler/nvm" />
|
||||
<script type="text/javascript">
|
||||
window.location.href = "http://github.com/coreybutler/nvm"
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
The main page is <a href="http://github.com/coreybutler/nvm">here</a>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user