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.
2 parents 31e39b3 + cb3bc7e commit 73983e9Copy full SHA for 73983e9
src/components/Header/index.jsx
@@ -21,7 +21,7 @@ export default function Header() {
21
Community-led <span className="gradient_text">recipes</span>
22
, <span className="gradient_text">infrastructure</span> and{" "}
23
<span className="gradient_text">distributions</span> for
24
- Conda.
+ <Link to="https://conda.org/">conda</Link>.
25
</h1>
26
<div className={styles.header_content_input}>
27
<Link
0 commit comments