Skip to content

docs: update getting started link to current docs path#61

Merged
karnett merged 2 commits into
mainfrom
chore/update-analyzer-doc-link
Jun 10, 2026
Merged

docs: update getting started link to current docs path#61
karnett merged 2 commits into
mainfrom
chore/update-analyzer-doc-link

Conversation

@karnett

@karnett karnett commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The old devtools-mobile-analyzer/2023.8.16 docs path is being retired as part of the iOS Analyzer decommission
  • Point the SampleUITests.swift getting-started comment at the current devtools-mobile/2025.7.2/en/ios-setup page so the link doesn't go dead.

Test plan

  • Verify the linked docs page resolves

The old devtools-mobile-analyzer docs section is being retired as part
of the analyzer decommission (AttestIOS#2527). Point readers at the
current devtools-mobile iOS setup page instead.

Refs: dequelabs/AttestIOS#2527
Copilot AI review requested due to automatic review settings June 10, 2026 14:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the in-file “Getting Started” documentation link in the UI test sample so it points at the current Deque docs location, avoiding a dead link as older analyzer docs are retired.

Changes:

  • Replaced the deprecated devtools-mobile-analyzer/2023.8.16/... URL with devtools-mobile/2025.7.2/en/ios-setup in the SampleUITests.swift header comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread axe-devtools-ios-sample-appUITests/SampleUITests.swift Outdated
Per Copilot review: the file was mixing doc versions (2025.7.2 and
2023.8.16). Drop the version + locale segments so each link points at
the latest published version of the page — the docs site redirects
/devtools-mobile/<slug> to the current version.

Also remaps two dead anchors from the retired /xcui page:
- xcui#capture-a-scan -> xcui-setup#automated-testing
- xcui#send-results-to-the-dashboard -> ios-upload
@karnett karnett merged commit 62afaf3 into main Jun 10, 2026
5 checks passed
@karnett karnett deleted the chore/update-analyzer-doc-link branch June 10, 2026 15:09
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.

3 participants