Skip to content

docs: fix documentation links and formatting#67662

Closed
ibrahim-hussien-dev wants to merge 1 commit intoangular:mainfrom
ibrahim-hussien-dev:docs/documentation-fixes
Closed

docs: fix documentation links and formatting#67662
ibrahim-hussien-dev wants to merge 1 commit intoangular:mainfrom
ibrahim-hussien-dev:docs/documentation-fixes

Conversation

@ibrahim-hussien-dev
Copy link
Contributor

Fix multiple documentation issues across Angular.

Changes

  1. binding.md - Fixed broken markdown links

    • Component guide link: (guide/components)\ → (/guide/components)\
    • Directive guide link: (guide/directives)\ → (/guide/directives)\
    • Accessibility guide link: (best-practices/a11y#...)\ → (/best-practices/a11y#...)\
  2. binding.md - Updated formatting

    • NOTE block converted to markdown blockquote style: \NOTE:\ → > Note:\
  3. ng-container.md - Added missing link

    • Dependency Injection guide: Added [Dependency Injection guide](/guide/di)\ link

Type of change

Documentation improvements only. No functional code changes.

Fix multiple documentation issues:
- Add missing leading slash to component and directive guide links in binding.md
- Add missing leading slash to accessibility guide link in binding.md
- Convert NOTE formatting to markdown blockquote style for consistency
- Add missing Dependency Injection guide link in ng-container.md
@pullapprove pullapprove bot requested a review from AndrewKushnir March 12, 2026 22:41
@angular-robot angular-robot bot added the area: docs Related to the documentation label Mar 12, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 12, 2026
@JeanMeche
Copy link
Member

#67668

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants