mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
11 lines
No EOL
349 B
HTML
11 lines
No EOL
349 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/markdown-features/tabs">
|
|
<link rel="canonical" href="/docs/markdown-features/tabs" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/markdown-features/tabs' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |