mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-24 15:18:53 +00:00
2ca9a91c49
The docs were generated from this commit (which I'm not planning to
add to the main repo):
38f47701ae
Deployed 11c6d584 to v0.8.0 or older with MkDocs 1.5.2 and mike 1.1.2
16 lines
No EOL
408 B
HTML
16 lines
No EOL
408 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting</title>
|
|
<noscript>
|
|
<meta http-equiv="refresh" content="1; url=../v0.8_or_older/404.html" />
|
|
</noscript>
|
|
<script>
|
|
window.location.replace("../v0.8_or_older/404.html" + window.location.hash);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="../v0.8_or_older/404.html">../v0.8_or_older/404.html</a>...
|
|
</body>
|
|
</html> |