@ -51,7 +51,7 @@ export function EventDescriptionCard({
<EventSetting date={date} online={online} location={location} />
</h2>
<p className={styles.desc}>{short}</p>
{permaLink && <Link href={permaLink}>More details</Link>}
{permaLink && <Link href={permaLink}>Learn more</Link>}
<footer>
{registerLink && (