Skip to content

Commit 20c0588

Browse files
authored
Claims and scopes (#105)
* docs: Update scopes documentation for clarity and detail - Revised the scopes section in `scopes.mdx` to include claims associated with each scope, enhancing user understanding of the returned claims. - Updated the title in `scopes.mdx` and `_meta.json` to reflect the addition of claims, improving consistency across documentation. - Enhanced the overall structure and clarity of the scopes documentation to facilitate better user navigation and comprehension. * docs: Update sitemap and configuration for improved link tracking - Added "https://npmjs.com/*" to the linkinator configuration for enhanced link validation. - Updated lastmod timestamps in `ai-sitemap.xml` and `sitemap.xml` to reflect the new date of October 9, 2025, ensuring accurate SEO and crawler efficiency. - Ensured consistency in sitemap entries for better user experience and accessibility. * fix: Update npmjs link in configuration for accuracy - Changed the link in `linkinator.config.json` from "https://npmjs.com/*" to "https://www.npmjs.com/*" to ensure correct URL formatting for link validation.
1 parent b885e53 commit 20c0588

File tree

6 files changed

+3938
-9612
lines changed

6 files changed

+3938
-9612
lines changed

linkinator.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"http://localhost:3000",
88
"https://blog.hello.coop/*",
99
"https://github.com/*",
10-
"https://cursor.com/*"
10+
"https://cursor.com/*",
11+
"https://www.npmjs.com/*"
1112
]
1213
}

0 commit comments

Comments
 (0)