Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Fix charter 404#763

Open
scottrigby wants to merge 1 commit intocncf:mainfrom
scottrigby:fix-charter-404
Open

Fix charter 404#763
scottrigby wants to merge 1 commit intocncf:mainfrom
scottrigby:fix-charter-404

Conversation

@scottrigby
Copy link

fixes #762

I think I did this right.

Test with:

$ git submodule update --init --recursive
$ npm install
$ npm run serve
$ curl -s http://localhost:1313/about/charter/ | grep -o '<h1.*</h1>'
<h1></h1><h1 id=cncf-tag-contributor-strategy-charter>CNCF TAG Contributor Strategy Charter</h1>

Signed-off-by: Scott Rigby <scott@r6by.com>
@jberkus
Copy link
Contributor

jberkus commented Feb 3, 2025

Something weird is going on with the navigation, look as the directory on the left:

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Charter link is 404

2 participants