Skip to content

Conversation

@aifrcode
Copy link

@aifrcode aifrcode commented Jan 6, 2026

Fixes #231

Description

This PR fixes a broken logo image on the GSoC 2017 documentation page.

The AboutCode logo was pointing to an old RawGit URL that now returns a 404 error, so the image was not loading and the documentation link check was failing.

To fix this, the logo has been added to the local documentation static files and the reference has been updated to use a relative path. This makes the documentation more reliable and avoids depending on external image links.

Tasks

  • PR has a clear and descriptive title and links to the related issue
  • CI checks are expected to pass
  • Changes are made on a dedicated feature branch with no merge conflicts

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken logo link in gsoc_2017.rst documentation (404)

1 participant