Skip to content
Merged
Show file tree
Hide file tree
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 src/routes/igcse/biology/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<section>
<h1>Biology</h1>
<h2>Syllabus</h2>
<p>The double and combined columns refer to <a href="https://www.cambridgeinternational.org/Images/597069-2023-2024-syllabus.pdf" target="_blank">co-ordinated sciences</a> and <a href="https://www.cambridgeinternational.org/images/557017-2022-syllabus-.pdf" target="_blank">combined sciences</a> respectively.</p>
<p>The double and combined columns refer to <a href="https://www.cambridgeinternational.org/Images/664572-2025-2027-syllabus.pdf" target="_blank">co-ordinated sciences</a> and <a href="https://www.cambridgeinternational.org/images/557017-2022-syllabus-.pdf" target="_blank">combined sciences</a> respectively.</p>
<DataTable>
<Head>
<Row>
Expand Down
2 changes: 1 addition & 1 deletion src/routes/igcse/chemistry/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<h2>Syllabus</h2>
<p>
The double and combined column refer to <a
href="https://www.cambridgeinternational.org/Images/597069-2023-2024-syllabus.pdf"
href="https://www.cambridgeinternational.org/Images/664572-2025-2027-syllabus.pdf"
target="_blank">co-ordinated sciences</a
>
and
Expand Down
2 changes: 1 addition & 1 deletion src/routes/igcse/physics/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<section>
<h1>Physics</h1>
<h2>Syllabus</h2>
<p>The double and combined column refer to <a href="https://www.cambridgeinternational.org/Images/597069-2023-2024-syllabus.pdf" target="_blank">co-ordinated sciences</a> and <a href="https://www.cambridgeinternational.org/images/557017-2022-syllabus-.pdf" target="_blank">combined sciences</a> respectively.</p>
<p>The double and combined column refer to <a href="https://www.cambridgeinternational.org/Images/664572-2025-2027-syllabus.pdf" target="_blank">co-ordinated sciences</a> and <a href="https://www.cambridgeinternational.org/images/557017-2022-syllabus-.pdf" target="_blank">combined sciences</a> respectively.</p>
<DataTable>
<Head>
<Row>
Expand Down