mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
Deployed edbabfc with MkDocs version: 1.6.1
This commit is contained in:
14
getting_started/index.html
Normal file
14
getting_started/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting...</title>
|
||||
<link rel="canonical" href="../">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="../"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=../">
|
||||
</head>
|
||||
<body>
|
||||
You're being redirected to a <a href="../">new destination</a>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user