Skip to content

Commit

Permalink
update link for react-a11y
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 22, 2024
1 parent b5df2b0 commit 97dcb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import pkg from "../package.json";
export const configApp = {
name: "react-vlibras-plugin",
npm: "https://www.npmjs.com/package/react-vlibras-plugin",
github: "https://github.com/criar-art/react-vlibras-plugin",
github: "https://github.com/react-a11y/react-vlibras-plugin",
appVersion: pkg.version,
reactVersion: pkg.dependencies.react.replace('^', ''),
stepsInstall: [
Expand Down

0 comments on commit 97dcb2e

Please sign in to comment.