Skip to content

Commit af97011

Browse files
committed
Correct refname of resources
1 parent 2a092e1 commit af97011

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docbuild/config/xml/data/portal-config-schema.rnc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -942,8 +942,8 @@ div {
942942

943943

944944
[
945-
db:refname [ "builddocs" ]
946-
db:refpurpose [ "Container for definitions of documents to build" ]
945+
db:refname [ "resources" ]
946+
db:refpurpose [ "Container for definitions of documents to build (formerly builddocs)" ]
947947
]
948948
div {
949949
ds.resources =

0 commit comments

Comments
 (0)