Skip to content

Commit 364d4a8

Browse files
committed
Fix specialist links
1 parent 9f08d06 commit 364d4a8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/vce/spec-maths/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ <h3>Bound Reference Materials</h3>
8585
<h3>General Notes & Summaries</h3> <!-- Add margin-top for spacing -->
8686
<ul class="resource-list">
8787
<li>
88-
<a href="/files/spec/complex-numbers-summary.pdf" download>Complex Numbers Summary (PDF)</a>
88+
<a href="#" download>Complex Numbers Summary (PDF)</a>
8989
- Overview of complex number operations and De Moivre's theorem.
9090
</li>
9191
<li>
92-
<a href="/files/spec/calculus-notes.pdf" download>Calculus Notes (PDF)</a>
92+
<a href="#" download>Calculus Notes (PDF)</a>
9393
- Covers differentiation and integration techniques relevant to Spec Maths.
9494
</li>
9595
<!-- Add more general notes -->
@@ -99,11 +99,11 @@ <h3>General Notes & Summaries</h3> <!-- Add margin-top for spacing -->
9999
<h3>Practice Materials & Other</h3> <!-- Add margin-top -->
100100
<ul class="resource-list">
101101
<li>
102-
<a href="/files/spec/practice-exam-questions.pdf" download>Practice Exam Questions Set 1 (PDF)</a>
102+
<a href="#" download>Practice Exam Questions Set 1 (PDF)</a>
103103
- A collection of challenging past paper style questions.
104104
</li>
105105
<li>
106-
<a href="[external link if relevant]" target="_blank" rel="noopener noreferrer">Useful External Website/Simulator</a>
106+
<a href="#" target="_blank" rel="noopener noreferrer">Useful External Website/Simulator</a>
107107
- [Description of external link]
108108
</li>
109109
<!-- Add more other items -->

0 commit comments

Comments
 (0)