Skip to content

Commit af74705

Browse files
author
Scott Lott
authored
Merge pull request #184 from CanRau/patch-1
fix(docs): API docs url Thank you for the contribution!
2 parents 47e4fc7 + 49245a7 commit af74705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/Core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<strong>Universal database layer for the client, server & mobile devices. It's like Lego for databases.</strong>
2424
</p>
2525

26-
[Documentation](https://nanosql.io/setup.html) | [API Docs](https://api.nano-sql.io) | [Bugs](https://github.com/ClickSimply/Nano-SQL/issues) | [Chat](https://gitter.im/nano-sql/community)
26+
[Documentation](https://nanosql.io/setup.html) | [API Docs](https://api.nanosql.io) | [Bugs](https://github.com/ClickSimply/Nano-SQL/issues) | [Chat](https://gitter.im/nano-sql/community)
2727

2828
# What is nanoSQL?
2929
nanoSQL core provides a standardized query language, data modeling, indexing and plugin system that can use almost any database technology for data storage and query; providing a consistent experience across environments and database engines. You can mix and match database backends, query languages and plugins to get the ideal environnement for rapid development.

0 commit comments

Comments
 (0)