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 7b4b0e1 commit 208fa35Copy full SHA for 208fa35
Readme.md
@@ -21,7 +21,7 @@ I've written a complete tutorial series for this application on The CalliCoder B
21
1. **Clone the application**
22
23
```bash
24
- git clone https://github.com/callicoder/spring-boot-mysql-rest-api-tutorial.git
+ git clone https://github.com/callicoder/spring-security-react-ant-design-polls-app.git
25
cd polling-app-server
26
```
27
@@ -78,4 +78,4 @@ Then type the following command to install the dependencies and start the applic
78
npm install && npm start
79
80
81
-The front-end server will start on port `3000`.
+The front-end server will start on port `3000`.
0 commit comments