Skip to content

Commit c35dea2

Browse files
committed
fix: Non-functional Links
1 parent 58d9fb7 commit c35dea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/website-angular/src/app/about/logo-page/logo-page.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>Introducing our Logo</h1>
1919
<div class="block">
2020
<h1>How to Use Our Logo</h1>
2121
<p>
22-
We invite you to use the brand <a href="#imagotype" class="inline-link">(imagotype)</a> or the logo
23-
<a class="inline-link" href="#isotype">(isotype)</a> as you decide. We suggest the usage of our
22+
We invite you to use the brand <a href="about/logo/#imagotype" class="inline-link">(imagotype)</a> or the logo
23+
<a class="inline-link" href="about/logo/#isotype">(isotype)</a> as you decide. We suggest the usage of our
2424
image against a white background but we understand that sometimes it is
2525
just not possible, that is why you have as well the negative of our image,
2626
that fits nicely against a coloured background.

0 commit comments

Comments
 (0)