'contract/write' to 'contract/develop'

This commit is contained in:
Nicolas Gotchac
2016-12-10 22:42:49 +01:00
parent 9dbccfda2f
commit e5c73b29d8
2 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ class Contracts extends Component {
label='deploy contract'
onClick={ this.onDeployContract } />,
<Link
to='/contracts/write'
to='/contracts/develop'
key='writeContract'
>
<Button