cyberneurova-cli 0.18.9 → 0.18.10

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 +6 -7
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > The Starting Point for Next-Gen Agents
4
4
 
5
- [![npm](https://img.shields.io/npm/v/cyberneurova-cli)](https://www.npmjs.com/package/cyberneurova-cli) [![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE) [![Docs](https://img.shields.io/badge/docs-online-blue)](https://cyberneurova.ai/docs/en/)
5
+ [![npm](https://img.shields.io/npm/v/cyberneurova-cli)](https://www.npmjs.com/package/cyberneurova-cli) [![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE) [![Docs](https://img.shields.io/badge/docs-online-blue)](https://cyberneurova.com/docs/)
6
6
 
7
7
  ## What is CyberNeurova CLI
8
8
 
@@ -46,7 +46,7 @@ Or with pnpm:
46
46
  pnpm add -g cyberneurova-cli
47
47
  ```
48
48
 
49
- For upgrade and uninstall instructions, see the [Getting Started guide](https://cyberneurova.ai/docs/en/guides/getting-started).
49
+ For upgrade and uninstall instructions, see the [Getting Started guide](https://cyberneurova.com/docs/getting-started/).
50
50
 
51
51
  ## Quick Start
52
52
 
@@ -75,14 +75,13 @@ Take a look at this project and explain the main directories.
75
75
 
76
76
  ## Documentation
77
77
 
78
- - Full docs: https://cyberneurova.ai/docs/en/
79
- - 中文文档: https://cyberneurova.ai/docs/zh/
80
- - Getting Started: https://cyberneurova.ai/docs/en/guides/getting-started
78
+ - Full docs: https://cyberneurova.com/docs/
79
+ - Getting Started: https://cyberneurova.com/docs/getting-started/
81
80
 
82
81
  ## Support
83
82
 
84
- - Help & docs: https://cyberneurova.ai/docs/en/
85
- - Contact / report an issue: https://cyberneurova.ai/support
83
+ - Help & docs: https://cyberneurova.com/docs/
84
+ - Contact / report an issue: https://cyberneurova.com/support
86
85
 
87
86
  ## License
88
87
 
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "cyberneurova-cli",
3
- "version": "0.18.9",
3
+ "version": "0.18.10",
4
4
  "description": "The CyberNeurova terminal AI coding agent",
5
5
  "license": "MIT",
6
6
  "author": "CyberNeurova",
7
7
  "homepage": "https://cyberneurova.ai",
8
8
  "bugs": {
9
- "url": "https://cyberneurova.ai/support"
9
+ "url": "https://cyberneurova.com/support"
10
10
  },
11
11
  "keywords": [
12
12
  "cyberneurova",