You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# manticoresearch
1
+
# Manticore Javascript client
2
2
3
-
Сlient for Manticore Search.
3
+
Official client for Manticore Search.
4
4
5
5
❗ WARNING: this is a development version of the client. The latest release's readme is https://github.com/manticoresoftware/manticoresearch-javascript/tree/3.3.0
6
6
@@ -65,7 +65,7 @@ async function(){
65
65
66
66
## Documentation
67
67
68
-
Full documentation on the API Endpoints and Models used is available in [docs](https://github.com/manticoresoftware/manticoresearch-javascript/tree/3.3.0/docs) folder as listed below.
68
+
Full documentation on the API Endpoints and Models used is available in [docs](https://github.com/manticoresoftware/manticoresearch-javascript/tree/master/docs) folder as listed below.
69
69
70
70
Manticore Search server documentation: https://manual.manticoresearch.com.
0 commit comments