We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca81ed9 commit 915f5e8Copy full SHA for 915f5e8
README.md
@@ -83,7 +83,7 @@ This application is made of two parts:
83
- communicates with the API.
84
- is a React.js project located in the [client](src/client) folder.
85
* API
86
- - uses the MariaDB Node.js Connector to connect to MariaDB.
+ - uses the [MariaDB Node.js Connector](https://github.com/mariadb-corporation/mariadb-connector-nodejs) to connect to MariaDB.
87
- is a Node.js project located int the [api](src/api) folder.
88
89
### a.) Configure the app <a name="configure-app"></a>
0 commit comments