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.
2 parents 71ea495 + b0fe2ae commit a574048Copy full SHA for a574048
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright [yyyy] [name of copyright owner]
+ Copyright 2025 Gaurav Nelson
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@umbrelladocs/linkspector",
3
- "version": "0.4.5",
+ "version": "0.4.6",
4
"description": "Uncover broken links in your content.",
5
"type": "module",
6
"main": "linkspector.js",
0 commit comments