Skip to content

docs(es): Fix broken installation anchor link#1237

Merged
Kitzunu merged 1 commit into
azerothcore:masterfrom
pangolp:docs/es-fix-installation-anchor
Jul 15, 2026
Merged

docs(es): Fix broken installation anchor link#1237
Kitzunu merged 1 commit into
azerothcore:masterfrom
pangolp:docs/es-fix-installation-anchor

Conversation

@pangolp

@pangolp pangolp commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description

  • Fixes a broken internal link in docs/es/how-to-test-a-pr.md.
  • The "3) Compilación" link pointed to instalación#3-compilación, using a translated page slug and heading anchor that do not exist.
  • Page filenames and heading anchors are never translated, so the target is now installation#3-compiling, matching the English source (Installation#3-compiling). The visible Spanish link text is preserved.

Follow-up to #1236 / #1231.

Related Issue

Closes

Thank you for contributing to the AzerothCore wiki.

Remember that the wiki is currently available in English and Spanish.

cc @pangolp

Summary by CodeRabbit

  • Documentation
    • Updated the Spanish testing guide to link correctly to the compilation instructions.

The "3) Compilación" link in how-to-test-a-pr pointed to a translated
slug and anchor (instalación#3-compilación), which do not exist. Page
filenames and heading anchors are never translated, so the target must
be installation#3-compiling, matching the English source.
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 21b1284f-4291-4b64-aed5-699d83483db7

📥 Commits

Reviewing files that changed from the base of the PR and between 0108de7 and 288f282.

📒 Files selected for processing (1)
  • docs/es/how-to-test-a-pr.md

📝 Walkthrough

Walkthrough

The Spanish pull request testing guide updates the “3) Compilación” link to use the installation#3-compiling anchor.

Changes

Documentation link update

Layer / File(s) Summary
Correct compilation anchor
docs/es/how-to-test-a-pr.md
The traditional configuration instructions now link to installation#3-compiling instead of the previous localized anchor.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • azerothcore/wiki#1236: Updates the same Spanish documentation link to a corrected compilation guide target.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Kitzunu
Kitzunu merged commit 83d639d into azerothcore:master Jul 15, 2026
1 of 2 checks passed
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.

2 participants