Skip to content

Commit

Permalink
fix(thornton): added missing resource location for book three glossar…
Browse files Browse the repository at this point in the history
…y in the settings file..
  • Loading branch information
geoffroy-noel-ddh committed May 15, 2024
1 parent e2ff745 commit 57c70a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/settings-at.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"https://raw.githubusercontent.com/kingsdigitallab/alice-thornton/edition/entities/places.xml",
"https://raw.githubusercontent.com/kingsdigitallab/alice-thornton/edition/entities/glossary.xml",
"https://raw.githubusercontent.com/kingsdigitallab/alice-thornton/edition/entities/glossary_book_one.xml",
"https://raw.githubusercontent.com/kingsdigitallab/alice-thornton/edition/entities/glossary_book_two.xml"
"https://raw.githubusercontent.com/kingsdigitallab/alice-thornton/edition/entities/glossary_book_two.xml",
"https://raw.githubusercontent.com/kingsdigitallab/alice-thornton/edition/entities/glossary_book_three.xml"
]
}

0 comments on commit 57c70a4

Please sign in to comment.