Skip to content

Commit

Permalink
Merge pull request #8575 from sm1990/play1
Browse files Browse the repository at this point in the history
Remove playground links
  • Loading branch information
praneesha committed Jan 22, 2024
2 parents 8c6e220 + 94ecd9b commit 33cdb91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/home-page/bal-action/BalAction.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ export default function BalAction(props) {
<Col lg={5} md={12} sm={12} className={styles.col2}>
<div className={styles.focusPane}>
<Image src={`${prefix}/images/working-with-data-diagram.svg`} width={433} height={456} alt="working-with-data-diagram" />
<a target="_blank" href="https://play.ballerina.io/?gist=30a51792b6b4d46c2cbdfdd424fb3b45&file=play.bal" rel="noreferrer">
<button className={styles.playgroundButton} id="simple11" > Try in Playground</button>
</a>
</div>
</Col>
</Row>
Expand Down

0 comments on commit 33cdb91

Please sign in to comment.