Description
When I had made my first PR #1122 , there I had seen this :

But when I had clicked on that link it shows the following result :

Expected Behavior
I think it should point out to this :

Enviroment:
[Optional] To Reproduce
Steps to reproduce the behavior:
[Optional] Additional Context
I had seen similar behavior in some other PR's so opened this issue :)
Also, I apologize because I was not knowing the right format for opening a new issue, I had seen [NG], [Community] in some issues title but was not knowing what to add here :)
Contributor Resources
The layer5 repo contains two websites. The current generation and the next-generation of the layer5.io site.
If the layer5-ng label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master branch.
If the layer5-ng label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng branch.
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Contributors' Welcome Guide and sure to join the community Slack.
So Should I make a new PR for this by editing this
where I will replace :
**[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**
by:
**[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**
Good catch, @Aniruddha-Shriwant