fix: remove outdated NetApp and Bitnami links#1544
Merged
Conversation
The following external links in the deployment recommendations have rotted and no longer resolve: - NetApp NFS Best Practice and Implementation Guide (tr-4067.pdf) - MySQL Database on NetApp ONTAP (tr-4722.pdf) - NetApp Hybrid Flash Storage Systems product page - Bitnami "Performance enhancements for Apache and PHP" blog post NetApp retired the /us/media/ URL scheme and the Bitnami blog is defunct. The hyperlinks are removed while the descriptive text is kept, so no replacement link can rot again. Fixes #1543 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
phil-davis
approved these changes
Jun 16, 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
Fixes #1543. Several external links in the Deployment Recommendations page have rotted and no longer resolve:
tr-4067.pdf)/us/media/path)tr-4722.pdf)The reporter listed the two PDFs and the Bitnami post; investigation found the NetApp Hybrid Flash product link (used in Scenario 2 & 3) suffers the same URL-scheme retirement.
Approach
NetApp blocks automated access, so replacement URLs cannot be reliably verified, and any new link is liable to rot again. Per the maintainer's direction, the hyperlinks are removed while the descriptive prose is kept — readers can still search for the named NetApp documents, and there are no fresh links to decay. The Bitnami "General References" bullet (a 2014 post, obsolete for the current Docker-based stack) is removed entirely.
The now-meaningless "section 9.4 … page 111" pointer to the unlinked NetApp guide was also dropped.
Verification
modules/.🤖 Generated with Claude Code