mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
need a '/' at end of references for the link to work
This commit is contained in:
parent
9ae04182fc
commit
a65c657cfd
@ -21,7 +21,7 @@ const QuickRun = () => (
|
||||
<header className={styles.header}>
|
||||
<h1 className={styles.tldr}>Quickstart</h1>
|
||||
<strong>
|
||||
The <Link to="/references/ocean.js">ocean.js</Link> and <Link to="/references/python.js">ocean.py</Link> repos have quickstarts. Have fun!
|
||||
The <Link to="/references/ocean.js/">ocean.js</Link> and <Link to="/references/python.js/">ocean.py</Link> repos have quickstarts. Have fun!
|
||||
</strong>
|
||||
</header>
|
||||
</aside>
|
||||
|
Loading…
Reference in New Issue
Block a user