Skip to content

Commit f7922c9

Browse files
committed
fixing links again
1 parent b6530fa commit f7922c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/iop-book/chapter-1/chapter-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ url: /iop-book/chapter-1/
1010

1111
## Preprint of Chapter 1
1212

13-
{{< embed-pdf url="https://github.com/dannycab/dannycab.github.io/raw/refs/heads/main/content/iop-book/chapter-1/download/IOP-Comp-Book-CH01.pdf" hidePaginator="true" hideLoader="true">}}
13+
{{< embed-pdf url="./download/IOP-Comp-Book-CH01.pdf" hidePaginator="true" hideLoader="true">}}
1414
<br>
1515
This is the preliminary draft of Chapter 1 of the [Computing in Physics Education book](../), focusing on integrating computing into physics courses. The book is currently in the editing process with the [Institute of Physics](https://iopscience.iop.org/) and will be finalized for publication later in 2025.
1616

17-
📂 [Download Chapter 1 (PDF)](/iop-book/chapter-1/download/IOP-Comp-Book-CH01.pdf)
17+
📂 [Download Chapter 1 (PDF)](./download/IOP-Comp-Book-CH01.pdf)
1818

1919

public/iop-book/chapter-1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ <h1 class="post-title entry-hint-parent">
454454

455455
<br>
456456
This is the preliminary draft of Chapter 1 of the <a href="../">Computing in Physics Education book</a>, focusing on integrating computing into physics courses. The book is currently in the editing process with the <a href="https://iopscience.iop.org/" target="_blank">Institute of Physics</a> and will be finalized for publication later in 2025.</p>
457-
<p>📂 <a href="/iop-book/chapter-1/IOP-Comp-Book-CH01.pdf">Download Chapter 1 (PDF)</a></p>
457+
<p>📂 <a href="./download/IOP-Comp-Book-CH01.pdf">Download Chapter 1 (PDF)</a></p>
458458

459459

460460
</div>

0 commit comments

Comments
 (0)