mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 07:32:53 +00:00
11 lines
358 B
HTML
11 lines
358 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/sidebar/multiple-sidebars">
|
|
<link rel="canonical" href="/docs/sidebar/multiple-sidebars" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/sidebar/multiple-sidebars' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |