Skip to content

Commit

Permalink
Update src/api/response/iiif/manifest.js
Browse files Browse the repository at this point in the history
Co-authored-by: mat <[email protected]>
  • Loading branch information
adamjarling and mathewjordan authored Sep 21, 2023
1 parent d00f033 commit 49dac6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/response/iiif/manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ function transform(response) {

/** Add provider manually (w/o IIIF Builder) */
const provider = {
id: "https://dc.library.northwestern.edu/",
id: "https://www.library.northwestern.edu/",
type: "Agent",
label: { en: ["Northwestern University Libraries"] },
homepage: [
Expand Down

0 comments on commit 49dac6d

Please sign in to comment.