Skip to content

Commit 11e410e

Browse files
Change link name for license information
1 parent eec3dfd commit 11e410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/containers/default-layout/default-layout.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<div class="mb-2 text-2xl">POSSIBLE-X</div>
4949
</div>
5050
<div class="mb-2">
51-
<a [routerLink]="['/attribution']">Attribution Notices</a>
51+
<a [routerLink]="['/attribution']">License Information</a>
5252
</div>
5353
<div class="text-sm">© 2024 POSSIBLE Consortium</div>
5454
</div>

0 commit comments

Comments
 (0)