Skip to content

Commit 0f29e3b

Browse files
authored
typo (#2939)
1 parent b2094a2 commit 0f29e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* New translations were add for Dutch (`nl`) and Japanese (`ja`), thanks to
44
@pepijn-devires and @shikokuchuo respectively.
5-
* New `build_llm_docs()` generates a `LLMs.txt` at the root directory of your site, and provides a `.md` version of every page. You can disable by adding `llm-docs: false` to your `_pkgdown.yaml` (#2914, @maelle)
5+
* New `build_llm_docs()` generates a `llms.txt` at the root directory of your site, and provides a `.md` version of every page. You can disable by adding `llm-docs: false` to your `_pkgdown.yaml` (#2914, @maelle)
66
* Links generated with `\code{\link{foo}()}` now have the `()` moved into the `<a>` in the generated output (@maelle).
77
* Plots in dark mode are now transformed with a CSS filter to improve their
88
visibility (thanks to @gadenbuie).

0 commit comments

Comments
 (0)