Skip to content

Commit c1c2cc4

Browse files
authored
Merge pull request #54 from mcantonbul/patch-1
Update README.md For Authentication Error
2 parents 13fbfe8 + e975693 commit c1c2cc4

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
@@ -13,7 +13,7 @@
1313

1414
Clone the repository
1515

16-
git clone git@github.com:lujakob/nestjs-realworld-example-app.git
16+
git clone https://github.com/lujakob/nestjs-realworld-example-app.git
1717

1818
Switch to the repo folder
1919

@@ -135,4 +135,4 @@ This applications uses JSON Web Token (JWT) to handle authentication. The token
135135

136136
# Swagger API docs
137137

138-
This example repo uses the NestJS swagger module for API documentation. [NestJS Swagger](https://github.com/nestjs/swagger) - [www.swagger.io](https://swagger.io/)
138+
This example repo uses the NestJS swagger module for API documentation. [NestJS Swagger](https://github.com/nestjs/swagger) - [www.swagger.io](https://swagger.io/)

0 commit comments

Comments
 (0)