Skip to content

Correct link to favicon #6050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 29, 2016
Merged

Conversation

jenshnielsen
Copy link
Member

Discovered as part of #6044 we are bundling a favicon but the link to it is wrong resulting in a 404 on the main webpage. This fixes it by using the build in sphinx support for favicon, that generates the correct relative links, and removing the additional wrong link inserted into the template.

Confusingly the link must be relative to the root and not to the _static dir as for the css above.
Sphinx correctly ensures that no additional _static is inserted.

mdboom added a commit that referenced this pull request Feb 29, 2016
@mdboom mdboom merged commit 7c4faf6 into matplotlib:v1.5.1-doc Feb 29, 2016
@jenshnielsen jenshnielsen deleted the fixfavicon branch February 29, 2016 17:02
@QuLogic QuLogic added this to the 1.5.2 (Critical bug fix release) milestone Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants