Skip to content

Commit 43e3c75

Browse files
committed
fix broken link
1 parent ff5bb9b commit 43e3c75

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

_freeze/references/execute-results/html.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"hash": "c39435e057ae7dd5557619f857c037eb",
2+
"hash": "f53e374dd89ed88b6421c4e30557f1e2",
33
"result": {
4-
"markdown": "# References {.unnumbered}\n\n\n::: {.cell hash='references_cache/html/unnamed-chunk-1_371fb67e7d747e485dc8a2c23f42e714'}\n\n:::\n\n\n\n::: {#refs}\n:::\n",
4+
"markdown": "---\nnocite: |\n @*\n---\n\n\n# References {.unnumbered}\n\n\n::: {.cell}\n\n:::\n\n\n\n::: {#refs}\n\n:::\n",
55
"supporting": [],
66
"filters": [
77
"rmarkdown/pagebreak.lua"

_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ book:
1212
subtitle: "Delphi Tools, Data, and Lessons"
1313
author: Daniel J. McDonald, Logan C. Brooks, Rachel Lobay, and Ryan J. Tibshirani
1414
search: true
15-
repo-url: https://github.com/cmu-delphi/delphi-tooling/book
16-
repo-actions: [source, issue]
15+
repo-url: https://github.com/cmu-delphi/delphi-tooling-book
16+
repo-actions: [source, issue, edit]
1717
sharing: [twitter, facebook]
1818
date: last-modified
1919
date-format: DD MMMM YYYY

references.qmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
nocite: |
3+
@*
4+
---
5+
16
# References {.unnumbered}
27

38
```{r}
@@ -7,4 +12,5 @@ source("_common.R")
712

813

914
::: {#refs}
15+
1016
:::

0 commit comments

Comments
 (0)