Skip to content

Commit c7c20e7

Browse files
[Sync to prerelease] Fix to have link to prerelease docs (#1684)
* Fix to have link to prerelease docs (#1683) * Fix aliases * Add 1.8 prerelease page (cherry picked from commit 9d1eb7a) * Don't include link to prerelease site --------- Co-authored-by: Charlotte Wickham <[email protected]> Co-authored-by: Charlotte Wickham <[email protected]>
1 parent e0bab6e commit c7c20e7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/download/prerelease.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ anchor-sections: false
1818
editor: source
1919
image: /images/hero_right.png
2020
aliases:
21-
- changelog/1.7/
21+
- changelog/1.8/
2222
---
2323

2424
::: {.content-visible when-profile="prerelease"}

docs/download/release.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ anchor-sections: false
1717
editor: source
1818
image: /images/hero_right.png
1919
aliases:
20-
- changelog/1.6/
20+
- changelog/1.7/
2121
---
2222

2323
{{< include _download.md >}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Quarto 1.8 includes the following new features:

0 commit comments

Comments
 (0)