mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
docs: Fix broken links (#2082)
Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<a href="https://privacy-policy.openjsf.org">
|
||||
{{ site.data[page.lang].footer.privacy_policy }}
|
||||
</a>
|
||||
<a id="coc" href="https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md">
|
||||
<a id="coc" href="https://github.com/expressjs/.github/blob/HEAD/CODE_OF_CONDUCT.md">
|
||||
{{ site.data[page.lang].footer.coc }}
|
||||
</a>
|
||||
<a href="https://trademark-policy.openjsf.org">
|
||||
|
||||
Reference in New Issue
Block a user