Skip to content

Commit 9fce11f

Browse files
committed
added redirection to existing URL /whitepaper
1 parent 0534bd0 commit 9fce11f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/whitepaper.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
sidebar_position: -1
3+
title: Redirecting to Whitepaper...
4+
---
5+
6+
import Head from '@docusaurus/Head';
7+
8+
<Head>
9+
<meta http-equiv="refresh" content="0; url=https://whitepaper.gaianet.ai/?ref=docs" />
10+
</Head>
11+
12+
You are being redirected to the [GaiaNet Whitepaper](https://whitepaper.gaianet.ai/?ref=docs).
13+
Click the link if you are not redirected.

0 commit comments

Comments
 (0)