Files
terraform-provider-bitbucke…/docusaurus/website/static/index.html
2019-10-14 12:56:04 -07:00

14 lines
418 B
HTML

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=docs/provider.html">
<script type="text/javascript">
window.location.href = 'docs/provider.html';
</script>
<title>Bitbucket Server Terraform Provider</title>
</head>
<body>
If you are not redirected automatically, follow this <a href="docs/provider.html">link</a>.
</body>
</html>