You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
More content has been added to knative/docs that gets published under the "Community" section of the site in addition to the code samples ( like meetup and annual reports ). The fix is no longer straight forward given that half the content each live in different repos.
In the file below, the logic needs to point to knative/community for all but the code samples under the "Community" section on knative.dev
https://github.com/knative/website/blob/master/layouts/partials/page-meta-links.html#L49
Since Contributing was merged under Community, this condition no longer works:
{{ if eq $pageSection "contributing" }}
The text was updated successfully, but these errors were encountered: