We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93e903 commit d4ec571Copy full SHA for d4ec571
src/components/About/index.jsx
@@ -96,7 +96,7 @@ export default function Stats() {
96
<div className={styles.about_video_description}>
97
<p>
98
Learn more about conda-forge by reading our{" "}
99
- <Link to="/docs">docs</Link> or watching the following
+ <Link to="pathname:///docs/">docs</Link> or watching the following
100
episode of{" "}
101
<Link to="https://www.quansight.com/open-source-directions">
102
Open Source Directions
0 commit comments