Files
OpenBB/platform/development/contributing/index.html
github-actions[bot] 9883a369f2 deploy: cd04f30229
2024-05-23 15:59:20 +00:00

11 lines
379 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/platform/developer_guide/contributing">
<link rel="canonical" href="/platform/developer_guide/contributing" />
</head>
<script>
window.location.href = '/platform/developer_guide/contributing' + window.location.search + window.location.hash;
</script>
</html>