AG-45668: Update KB links to dnr-converter#892
Open
105th wants to merge 1 commit into
Open
Conversation
|
Preview was deployed to: https://pull-request-892.kb-adg.pages.dev/ |
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
Updates 3 reference-style markdown link definitions across 2 KnowledgeBase files to point to the new
@adguard/dnr-converterpackage location, after the declarative converter was extracted from@adguard/tsurlfilterinto its own package.Related: tsurlfilter BB PR #1728 — comment #481760 requested updating these KB links.
Changed links
All old URLs pointed to the now-removed path:
packages/tsurlfilter/src/rules/declarative-converterUpdated to the new package path:
packages/dnr-converter/src/examples/README.mddocs/adguard-browser-extension/mv3-version.md[github-declarative-converter]->.../packages/dnr-converter/src/examples/README.md#table-of-contents[github-declarative-converter-examples]->.../packages/dnr-converter/src/examples/README.md#basic-examplesdocs/general/ad-filtering/create-own-filters.md[badfilter-in-mv3]->.../packages/dnr-converter/src/examples/README.md#mv3_specific_limitations__$badfilterNotes
packages/tsurlfilter/src/rules/declarative-converter/README.mdtopackages/dnr-converter/src/examples/README.mdwith 89% content unchanged, so all anchors are preserved.[TSUrlFilter]and[TSWebExtension]reference links increate-own-filters.mdare not modified — they still point to valid packages.