mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
9 lines
204 B
HTML
9 lines
204 B
HTML
|
<!-- HTML file for redirecting to the more nested docs file solely for convenience. -->
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0; url=./build/html/index.html" />
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
</body>
|
||
|
</html>
|