Skip to content

Commit 5f8fb89

Browse files
committed
remove all reference of website doc
1 parent cee6fd0 commit 5f8fb89

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@
3737

3838
For the latest updates, visit our [project board](https://github.com/nanoapi-io/napi/projects).
3939

40-
## Documentation
41-
42-
Comprehensive documentation is available on our [documentation website](https://nanoapi.io/docs/nanoapi).
43-
4440
## Quick Start
4541

4642
Ensure you have Node.js (>=18) and npm installed.
@@ -67,8 +63,6 @@ This will initialize a new NanoAPI project and open the UI for inspecting and re
6763

6864
`napi --help` will provides an overview off all commands
6965

70-
For more detailed information about the CLI and what each command does, refer to our [CLI guide](https://nanoapi.io/docs/cli/).
71-
7266
## Refactoring with Annotations
7367

7468
You can use annotations to specify how to split your code.
@@ -106,7 +100,7 @@ napi split configure
106100

107101
## CI/CD Integration
108102

109-
`napi` works seamlessly with CI/CD platforms like GitHub Actions, GitLab CI/CD, and Jenkins. For setup instructions, refer to our [CLI guide](https://nanoapi.io/docs/cli/).
103+
`napi` works seamlessly with CI/CD platforms like GitHub Actions, GitLab CI/CD, and Jenkins.
110104

111105
## Further Reading
112106

0 commit comments

Comments
 (0)