BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Update LOCALIZATION.md

Open iamabhijeet2003 opened this issue 1 year ago • 0 comments

Fix broken URL's (error 404)

Fixed

Fixes #

Changelog Entry

Fixed

Description

fixed broken URLs in the repository to ensure that users can access the linked resources without encountering 404 errors.

Design

Not Applicable.

Specific Changes

-

  • [ ] I have added tests and executed them locally
  • [x] I have updated CHANGELOG.md
  • [x] I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • [ ] Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • [ ] Browser and platform compatibilities reviewed
  • [ ] CSS styles reviewed (minimal rules, no z-index)
  • [ ] Documents reviewed (docs, samples, live demo)
  • [ ] Internationalization reviewed (strings, unit formatting)
  • [ ] package.json and package-lock.json reviewed
  • [ ] Security reviewed (no data URIs, check for nonce leak)
  • [ ] Tests reviewed (coverage, legitimacy)

iamabhijeet2003 avatar May 15 '24 13:05 iamabhijeet2003