Closed justaskulkarni closed 1 year ago
I was playing around with vocabulary, trying to design some sample pages for CC-Resource-Archive. While using the Footer component from https://cc-vocabulary.netlify.app/?path=/docs/patterns-footer--default-story, I came across the issue. The link for CC Logomark is broken.
The broken link needs to be fixed.
This is what the footer component looks like in my personal project: Error in the console:
Current Code for the link:
The Correct Code should be:
I made this very change in my personal project and got the desired result as demonstrated in the screenshot below:
Description
I was playing around with vocabulary, trying to design some sample pages for CC-Resource-Archive. While using the Footer component from https://cc-vocabulary.netlify.app/?path=/docs/patterns-footer--default-story, I came across the issue. The link for CC Logomark is broken.
Reproduction
Expectation
The broken link needs to be fixed.
Screenshots
This is what the footer component looks like in my personal project: Error in the console:
Resolution