@sarj/docs-ui 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- <!-- Generated by `sarj-standards maintain docs sync`; do not edit. -->
1
+ <!-- Generated by `code-standards maintain docs sync`; do not edit. -->
2
2
 
3
3
  # @sarj/docs-ui
4
4
 
@@ -10,4 +10,4 @@ npm install --save-dev @sarj/docs-ui
10
10
 
11
11
  Rules and configuration are documented in the generated rule directory.
12
12
 
13
- [Documentation](https://code-standards.sarj.ai/) · [Source](https://github.com/sarj-ai/standards)
13
+ [Documentation](https://code-standards.sarj.ai/) · [Source](https://github.com/sarj-ai/code-standards)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sarj/docs-ui",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "packageManager": "npm@12.0.2",
5
5
  "description": "Shared Astro and Starlight reference UI for Sarj standards sites",
6
6
  "type": "module",
@@ -26,12 +26,12 @@
26
26
  },
27
27
  "repository": {
28
28
  "type": "git",
29
- "url": "git+https://github.com/sarj-ai/standards.git",
29
+ "url": "git+https://github.com/sarj-ai/code-standards.git",
30
30
  "directory": "packages/docs-ui"
31
31
  },
32
32
  "homepage": "https://code-standards.sarj.ai/",
33
33
  "bugs": {
34
- "url": "https://github.com/sarj-ai/standards/issues"
34
+ "url": "https://github.com/sarj-ai/code-standards/issues"
35
35
  },
36
36
  "license": "MIT",
37
37
  "dependencies": {