Skip to content

Commit 21521d1

Browse files
committed
We expect (in metadata) the path to be "licence"
1 parent cd4495d commit 21521d1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/app/bitstream-page/clarin-license-agreement-page/clarin-license-agreement-page.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export class ClarinLicenseAgreementPageComponent implements OnInit {
115115
/**
116116
* The path to the Seznam dataset license content.
117117
*/
118-
LICENSE_PATH_SEZNAM_CZ = 'szn-dataset-license.html';
118+
LICENSE_PATH_SEZNAM_CZ = 'szn-dataset-licence.html';
119119

120120
/**
121121
* The content of the Seznam dataset license. Fetch from the static file.
File renamed without changes.

0 commit comments

Comments
 (0)