mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-23 22:27:25 +03:00
Fix the URL
This commit is contained in:
parent
638525fd64
commit
c03a590c34
@ -2,9 +2,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Crytpol Documentation</title>
|
<title>Crytpol Documentation</title>
|
||||||
<meta http-equiv="refresh"
|
<meta http-equiv="refresh"
|
||||||
content="0; url=https://galoisinc.github.io/cryptol/RefMan/_build/html/index.html">
|
content="0; url=https://galoisinc.github.io/cryptol/RefMan/_build/html/RefMan.html">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a href="RefMan/_build/html/index.html">Crytpol Reference Manual</a>
|
<a href="RefMan/_build/html/RefMan.html">Crytpol Reference Manual</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user