Skip to content

fix(docs): correct smart-contracts example URL in style guide#18295

Merged
wackerow merged 1 commit into
devfrom
fix/seo-style-guide-example-link
May 28, 2026
Merged

fix(docs): correct smart-contracts example URL in style guide#18295
wackerow merged 1 commit into
devfrom
fix/seo-style-guide-example-link

Conversation

@nloureiro
Copy link
Copy Markdown
Contributor

Summary

  • The "Linking to internal pages" section of the content standardization style guide showed /docs/developers/smart-contracts/ as the good example
  • The actual path for smart contracts docs is /developers/docs/smart-contracts/
  • Fixed the good and bad examples to use the correct path structure

Context

Found while reviewing the style guide for internal linking guidance. The guide correctly explains not to hard-code /en/ prefixes, but the example URL itself used the wrong path order.

Test plan

  • Verify the updated example URL /developers/docs/smart-contracts/ resolves correctly on the site

The linking example used /docs/developers/smart-contracts/ which does not
match the actual path /developers/docs/smart-contracts/. Updated both the
good and bad examples to use the correct path structure.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 91010f9
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6a1838fedff8fa0008fe144f
😎 Deploy Preview https://deploy-preview-18295.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 65 (no change from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (🔴 down 1 from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the content 🖋️ This involves copy additions or edits label May 28, 2026
@nloureiro nloureiro marked this pull request as ready for review May 28, 2026 12:50
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

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

😆 wow

@wackerow wackerow merged commit fb9e27d into dev May 28, 2026
22 checks passed
@wackerow wackerow deleted the fix/seo-style-guide-example-link branch May 28, 2026 13:40
@pettinarip pettinarip mentioned this pull request May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants