docs: migrate document360.io assets to local repository#111
Merged
Conversation
Replace all external document360.io CDN image references with locally hosted assets in docs/assets/images/. This removes the dependency on document360.io hosting and ensures long-term availability of all screenshots and PDFs referenced in the documentation. - Downloaded 241 assets (240 PNGs + 2 PDFs) to docs/assets/images/ - Updated 72 markdown files with relative paths - Moved velociraptor-3.png to docs/assets/images/ for consistency - 1 asset (Vultr access control screenshot) was already 404 on the CDN Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
amrik-lc
approved these changes
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cdn.document360.iotodocs/assets/images/velociraptor-3.png(added in fix: Add details about Velociraptor extension args #110) fromdocs/5-integrations/extensions/third-party/todocs/assets/images/for consistencyScreenshot 2024-04-25 at 10.31.29 AM.pnginvultr.md) was already 404 on the CDN — replaced with an HTML comment noting the missing imageThis removes the dependency on document360.io hosting, which is being deprecated.
Test plan
mkdocs build)image(145).png)document360.ioreferences in docs (only 1 HTML comment invultr.mdnoting the 404)🤖 Generated with Claude Code