Skip to content

Commit

Permalink
Merge pull request #309 from filippsen/update-upcoming-features-1812
Browse files Browse the repository at this point in the history
Update the list of upcoming features
  • Loading branch information
javier-tarazaga authored Dec 22, 2018
2 parents 47dd685 + 3d2f5d9 commit f913853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/projecteditor/welcome/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export default class Welcome extends Component {
<h2>Upcoming features</h2>
<div className={style.linksContainer}>
<a href="https://github.com/SuperblocksHQ/superblocks-lab/issues/189" target="_blank" rel="noopener noreferrer" title="Testing support">Testing support for your Smart Contract</a>
<a href="https://github.com/SuperblocksHQ/superblocks-lab/issues/252" target="_blank" rel="noopener noreferrer" title="File system support">Share your projects</a>
<a href="https://github.com/SuperblocksHQ/superblocks-lab/issues/253" target="_blank" rel="noopener noreferrer" title="Github integration">OpenZeppelin integration</a>
<a href="https://github.com/SuperblocksHQ/superblocks-lab/issues/252" target="_blank" rel="noopener noreferrer" title="Share your project using IPFS">Share your project using IPFS</a>
<a href="https://github.com/SuperblocksHQ/superblocks-lab/issues/303" target="_blank" rel="noopener noreferrer" title="App view subdomain">App view running on a separate subdomain</a>
<a href="https://github.com/SuperblocksHQ/superblocks-lab/projects/1" target="_blank" rel="noopener noreferrer" title="Latest updates">
<IconRight className={style.arrow} />
Find the latest updates
Expand Down

0 comments on commit f913853

Please sign in to comment.