Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Info page typo #175

Merged
merged 1 commit into from
Sep 9, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/pages/Info/Info.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function BetterExplorerSection() {
<LeftBlock header="Two conference days">
<p>
Two days full of talks from renowned Norwegian and international speakers, in varying formats
and categories. You don‘t want to miss our <a ref="/program">amazing lineup</a>.
and categories. You don‘t want to miss our <a href="/program">amazing lineup</a>.
</p>
</LeftBlock>
<LeftBlock header="An after party to remember">
Expand Down