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 31e39b3 commit cb3bc7eCopy full SHA for cb3bc7e
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