@ainyc/canonry 4.40.0 → 4.41.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Canonry <img src="apps/web/public/favicon-32.png" alt="Canonry canary icon" width="24" />
1
+ # Canonry <img src="https://raw.githubusercontent.com/AINYC/canonry/main/apps/web/public/favicon-32.png" alt="Canonry canary icon" width="24" />
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/@ainyc/canonry)](https://www.npmjs.com/package/@ainyc/canonry) [![Node.js >= 22.14](https://img.shields.io/badge/node-%3E%3D22.14-brightgreen)](https://nodejs.org)
4
4
 
@@ -16,7 +16,7 @@
16
16
 
17
17
  Every dashboard view has a matching CLI command and API endpoint. The CLI is the surface; the UI consumes the same API your agent does.
18
18
 
19
- ![Canonry Dashboard](docs/images/dashboard.png)
19
+ ![Canonry Dashboard](https://raw.githubusercontent.com/AINYC/canonry/main/docs/images/dashboard.png)
20
20
 
21
21
  ## Run your first AI visibility check in 5 minutes
22
22