mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-05-23 06:51:13 +08:00
11 lines
379 B
HTML
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> |