Skip to content

Commit 73983e9

Browse files
authored
Merge pull request #2060 from jezdez/conda-capitalization
2 parents 31e39b3 + cb3bc7e commit 73983e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function Header() {
2121
Community-led <span className="gradient_text">recipes</span>
2222
, <span className="gradient_text">infrastructure</span> and{" "}
2323
<span className="gradient_text">distributions</span> for
24-
Conda.
24+
<Link to="https://conda.org/">conda</Link>.
2525
</h1>
2626
<div className={styles.header_content_input}>
2727
<Link

0 commit comments

Comments
 (0)