Skip to content

Commit

Permalink
docs: update link
Browse files Browse the repository at this point in the history
  • Loading branch information
fenbox authored Nov 28, 2023
1 parent 3eeb289 commit b01717c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 42 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,22 @@ For more information, see [Installation](https://answer.apache.org/docs/installa

### Plugins

Answer provides a plugin system for developers to create custom plugins and expand Answer’s features. You can find the [plugin documentation here](https://answer.apache.org/docs/development/extending/).
Answer provides a plugin system for developers to create custom plugins and expand Answer’s features. You can find the [plugin documentation here](https://answer.apache.org/community/plugins).

We value your feedback and suggestions to improve our documentation. If you have any comments or questions, please feel free to contact us. We’re excited to see what you can create using our plugin system!

You can also check out the [plugins here](https://github.com/apache/incubator-answer-plugins).
You can also check out the [plugins here](https://answer.apache.org/plugins).

## Building from Source

### Prerequisites

- Golang >= 1.18
- Node.js >= 16.17
- pnpm >= 8

### Build

```bash
$ make ui
$ make build
Expand All @@ -53,7 +55,7 @@ $ make build

Contributions are always welcome!

See [CONTRIBUTING](https://answer.apache.org/docs/development/contributing/) for ways to get started.
See [CONTRIBUTING](https://answer.apache.org/community/contributing) for ways to get started.

## License

Expand Down
39 changes: 0 additions & 39 deletions README_CN.md

This file was deleted.

0 comments on commit b01717c

Please sign in to comment.