We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82efc31 commit 72ebb14Copy full SHA for 72ebb14
1 file changed
pages/src/config/links.ts
@@ -1,7 +1,7 @@
1
/** Centralized external links - edit here to update everywhere */
2
export const links = {
3
- github: "https://github.com/otoneko1102/NoShift.js",
4
- githubAuthor: "https://github.com/otoneko1102",
+ github: "https://github.com/otnc/NoShift.js",
+ githubAuthor: "https://github.com/otnc",
5
npm: "https://www.npmjs.com/package/noshift.js",
6
npmLinter: "https://www.npmjs.com/package/@noshift.js/lint",
7
npmPrettier: "https://www.npmjs.com/package/prettier-plugin-noshift.js",
0 commit comments