Update API docs (#84)

* Update API docs

* Update API pages with v0.23.0

---------

Co-authored-by: netbirddev <dev@netbird.io>
This commit is contained in:
Maycon Santos
2023-09-06 11:55:51 +02:00
committed by GitHub
parent d2d0f836c1
commit 0d50068de9
3 changed files with 64 additions and 23 deletions

View File

@@ -24,7 +24,6 @@ $ npm run dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
## Contributing to the docs
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account. This copy is called a _fork_. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.