| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The RawGit CDN service (cdn.rawgit.com) has been permanently shut down, causing the AboutCode logo image to return a 404 error. This commit removes the broken image reference from the archived GSoC 2017 documentation page. Fixes aboutcode-org#231 Signed-off-by: Gyan Ranjan Panda <gyanranjanpanda@gmail.com>
Instead of just removing the broken logo, this commit adds the official AboutCode logo from the website. The logo is now stored locally in the repository at docs/source/_static/images/aboutcode_logo.svg and referenced using a relative path. This ensures the logo will always be available and won't break if external services go down. Fixes aboutcode-org#231 Signed-off-by: Gyan Ranjan Panda <gyanranjanpanda@gmail.com>
Sorry, something went wrong.
There was a problem hiding this comment.
looks good
Sorry, something went wrong.
…logo-gsoc-2017 docs: remove broken logo link from GSoC 2017 page Signed-off-by: Gyan Ranjan Panda <gyanranjanpanda@gmail.com>
| Back | FazBrowse Home | New Git URL |
Description
Fixes #231
The RawGit CDN service (cdn.rawgit.com) has been permanently shut down, causing the AboutCode logo image to return a 404 error on the GSoC 2017 documentation page.
Changes
Testing