Skip to content

Fix casing and heading levels in guides/integrations.mdx#13596

Merged
ArmandPhilippot merged 1 commit intomainfrom
armand/fix-integrations-guide
Mar 26, 2026
Merged

Fix casing and heading levels in guides/integrations.mdx#13596
ArmandPhilippot merged 1 commit intomainfrom
armand/fix-integrations-guide

Conversation

@ArmandPhilippot
Copy link
Copy Markdown
Member

Description (required)

Fixes headings casing, npm casing and heading levels in guides/integrations.mdx. I also updated a link to avoid a potentially confusing redirection.

  • In New Ecosystem tab #13571 we merged "Publish to npm" in the "Integration guide", but some heading levels under "Creating a package" have not been updated. You can see in the v5 snapshot that some of them should be nested.
  • The page was mixing casing in headings, we usually use sentence case
  • The page title is used in the sidebar, and for consistency this should be sentence case as well
  • We were mixing casing for npm
  • https://github.com/astro-community/component-template redirects to Princesseuh's account, it can be confusing for newcomers so we should use the current URL

Related issues & labels (optional)

  • Suggested label: consistency/formatting, typo/link/grammar - quick fix!

@ArmandPhilippot ArmandPhilippot added typo/link/grammar - quick fix! Quick fix for a link, typo, grammar/syntax error etc. Doesn't significantly change meaning of text. consistency/formatting Standardizing without changing docs content e.g. indenting, lists etc. labels Mar 26, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 26, 2026

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 46575fb
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/69c53aedd352bf0008a1ceb1
😎 Deploy Preview https://deploy-preview-13596--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@astrobot-houston
Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/guides/integrations.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Copy link
Copy Markdown
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

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

Looks great — thank you @ArmandPhilippot!

@ArmandPhilippot ArmandPhilippot merged commit abde41c into main Mar 26, 2026
11 checks passed
@ArmandPhilippot ArmandPhilippot deleted the armand/fix-integrations-guide branch March 26, 2026 14:02
ArmandPhilippot added a commit to ArmandPhilippot/astro-docs that referenced this pull request Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consistency/formatting Standardizing without changing docs content e.g. indenting, lists etc. typo/link/grammar - quick fix! Quick fix for a link, typo, grammar/syntax error etc. Doesn't significantly change meaning of text.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants