Skip to content

Commit 208fa35

Browse files
authored
1 parent 7b4b0e1 commit 208fa35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ I've written a complete tutorial series for this application on The CalliCoder B
2121
1. **Clone the application**
2222

2323
```bash
24-
git clone https://github.com/callicoder/spring-boot-mysql-rest-api-tutorial.git
24+
git clone https://github.com/callicoder/spring-security-react-ant-design-polls-app.git
2525
cd polling-app-server
2626
```
2727

@@ -78,4 +78,4 @@ Then type the following command to install the dependencies and start the applic
7878
npm install && npm start
7979
```
8080

81-
The front-end server will start on port `3000`.
81+
The front-end server will start on port `3000`.

0 commit comments

Comments
 (0)