Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
feat: adjust alva file
Browse files Browse the repository at this point in the history
  • Loading branch information
tilmx authored and marionebl committed Sep 20, 2018
1 parent d2bcee5 commit e57fea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/container/view-details.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export class ViewDetails extends React.Component {
props.store.getSender().send({
type: MessageType.OpenExternalURL,
id: uuid.v4(),
payload: 'http://meetalva.github.io/example/example.alva'
payload: 'https://media.meetalva.io/file/Website.alva'
})
}
/>
Expand Down

0 comments on commit e57fea7

Please sign in to comment.