mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
simplify urls
This commit is contained in:
parent
ee3dccaa93
commit
022ea0211d
@ -20,7 +20,7 @@ const QuickRun = () => (
|
||||
<header className={styles.header}>
|
||||
<h1 className={styles.tldr}>Quickstart</h1>
|
||||
<strong>
|
||||
The <Link to="/references/ocean.js/">ocean.js</Link>, <Link to="/references/python.js/">ocean.py</Link>, and <Link to="/references/react/">Ocean React</Link> repos have quickstarts. Pick your favorite and have fun!
|
||||
The <Link to=".">ocean.js</Link>, <Link to=".">ocean.py</Link>, and <Link to=".">Ocean React</Link> repos have quickstarts. Pick your favorite and have fun!
|
||||
</strong>
|
||||
</header>
|
||||
</aside>
|
||||
|
Loading…
x
Reference in New Issue
Block a user