Skip to content

Commit

Permalink
fix(docs): Delete clojure from supported language
Browse files Browse the repository at this point in the history
  • Loading branch information
highpon committed Jan 7, 2025
1 parent 6065fd9 commit f09669d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .prh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ version: 1
# index: ann
# index: besteffort
# index: burstable
# index: clojure
# index: configmap
# index: docker
# index: documentation
Expand Down Expand Up @@ -76,10 +75,6 @@ rules:
expected: ConfigMap
options:
wordBoundary: true
- pattern: clojure
expected: Clojure
options:
wordBoundary: true
- pattern: docker
expected: Docker
options:
Expand Down
2 changes: 1 addition & 1 deletion docs/overview/about-vald.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Vald is easy to use, feature-rich and highly customizable as you needed.
- You can configure the number of vector dimensions, the number of replica and etc.

- Multi language supported
- Go, Java, Clojure, Node.js, and Python client library are supported.
- Go, Java, Node.js, and Python client library are supported.
- gRPC APIs can be triggered by any programming languages which support gRPC.
- REST API is also supported.

Expand Down

0 comments on commit f09669d

Please sign in to comment.