mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: remove from this repo, add redirect
This commit is contained in:
parent
55bd845a63
commit
bd85a7f014
1992 changed files with 20 additions and 1085041 deletions
17
docs/404.html
Normal file
17
docs/404.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Dalamud plugin API documentation </title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Dalamud plugin API documentation ">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<p>Docs for the Dalamud API now live at <a href="dalamud.dev">dalamud.dev</a>!</p>
|
||||
<script type="text/javascript">window.location.replace("https://dalamud.dev");</script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue