Skip to content

Commit b3c8203

Browse files
author
Matt Raible
authored
git > https
1 parent ed1f287 commit b3c8203

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
@@ -18,7 +18,7 @@ Please read [Build a Microservices Architecture for Microbrews with Spring Boot]
1818
To install this example application, run the following commands:
1919

2020
```bash
21-
git clone git@github.com:oktadeveloper/spring-boot-microservices-example.git
21+
git clone https://github.com/oktadeveloper/spring-boot-microservices-example.git
2222
cd spring-boot-microservices-example
2323
```
2424

@@ -175,4 +175,4 @@ Please post any questions as comments on the following blog posts, or visit our
175175

176176
## License
177177

178-
Apache 2.0, see [LICENSE](LICENSE).
178+
Apache 2.0, see [LICENSE](LICENSE).

0 commit comments

Comments
 (0)