Skip to content

Commit c296d87

Browse files
committed
We expect (in metadata) the path to be "licence"
(cherry picked from commit 21521d1)
1 parent cb86d07 commit c296d87

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

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)