Fix bad links
This commit is contained in:
@@ -4,7 +4,7 @@ import { CTASection, TextSection, PageLink, Link } from "@components/index";
|
||||
import { JobAd } from "@models/JobAd";
|
||||
import JobAdList from "./JobAdList";
|
||||
|
||||
const EXCURSION_RULES = "https:https://static.sika.sik.party/saannot/excursiosaannot.pdf";
|
||||
const EXCURSION_RULES = "https://static.sika.sik.party/saannot/excursiosaannot.pdf";
|
||||
const YTMK_MAIL = "sik-yritys@list.ayy.fi"
|
||||
|
||||
interface CorporatePageViewProps {
|
||||
|
||||
@@ -25,7 +25,7 @@ const StudiesPageView: React.FC = () => (
|
||||
|
||||
<aside>
|
||||
<div>
|
||||
<PageLink to="https:https://static.sika.sik.party/saannot/excursiosaannot.pdf" desc="Lue täältä ›">
|
||||
<PageLink to="" desc="Lue täältä ›">
|
||||
Kurssitarjonta
|
||||
</PageLink>
|
||||
<PageLink to="/jaseneksi/" desc="ja tule mukaan toimintaamme ›">
|
||||
|
||||
Reference in New Issue
Block a user