Skip to content

Conversation

carltongibson
Copy link
Collaborator

WARNING - Documentation file 'community/release-notes.md' contains a link to '3.11-announcement' which is not found in the documentation files. 

Not 100% sure on this one. mkdocs is giving me the warning without the change, but the link on the deployed docs seems to be working. 🤔

(Link works with the change building locally.)

WARNING - Documentation file 'community/release-notes.md' contains a link to '3.11-announcement' which is not found in the documentation files.
@rpkilby
Copy link
Contributor

rpkilby commented Apr 10, 2020

I think what's happening is that mkdocs is unable to resolve the announcement without the extension (docs references usually include the .md extension), however it's able to gracefully fallback to generating a relative URL.

Also, see #6967.

@carltongibson
Copy link
Collaborator Author

@rpkilby I'm going to close this, as IIUC it looks like it would be handled by resolving #6967. If that's not correct, shout and we'll add it. Thanks.

@rpkilby
Copy link
Contributor

rpkilby commented Jul 8, 2020

Yep - looks like this PR would be redundant. 👍

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

Labels

None yet

2 participants