Skip to content

Commit

Permalink
Merge pull request #9644 from ballerina-platform/revert-9642-sm1990-p…
Browse files Browse the repository at this point in the history
…atch-1

Revert "Update Contribute.js"
  • Loading branch information
sm1990 authored Dec 10, 2024
2 parents acc5324 + 9d4b107 commit df0d761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/community/contribute/Contribute.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export default function Contribute(props) {

<Col xs={12} sm={12} md={12} lg={2} className={styles.boxCol}>
<div className={`${styles.detailBlocks} ${styles.subCat}`}>
<a className={styles.issues} href="/contributions/connector-contributor-guide" title='Read the guide' style={{ marginBottom: "10px" }}>Read the guide</a>
<a className={styles.issues} href="/hacktoberfest/connector-contributor-guide" target="_blank" rel="noreferrer" title='Read the guide' style={{ marginBottom: "10px" }}>Read the guide</a>
<a className={styles.issues} href="https://github.com/orgs/ballerina-platform/projects/376/views/5" target="_blank" rel="noreferrer" title='View projects'>View projects</a>
</div>
</Col>
Expand Down

0 comments on commit df0d761

Please sign in to comment.