Skip to content

Commit 24197c2

Browse files
committed
fix pkgdown spec
1 parent d8ffc43 commit 24197c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_pkgdown.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ reference:
2323
- title: Core workflow
2424
desc: Functions for executing the core workflow.
2525
contents:
26-
- czso_get_catalogue()
27-
- czso_filter_catalogue()
28-
- czso_get_table()
29-
- czso_get_codelist()
26+
- czso_get_catalogue
27+
- czso_filter_catalogue
28+
- czso_get_table
29+
- czso_get_codelist
3030
- title: Additional tools
3131
desc: Functions for retrieving documentation and metadata.
3232
contents:

0 commit comments

Comments
 (0)