Skip to content

Commit

Permalink
Fix CircleCI URL
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsgp committed Oct 31, 2019
1 parent 11467e0 commit 56f1fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Spring Boot Recipe Application

[![CircleCI](https://circleci.com/gh/springframeworkguru/spring5-recipe-app.svg?style=svg)](https://circleci.com/gh/springframeworkguru/spring5-recipe-app)
[![CircleCI](https://circleci.com/gh/johnsgp/spring5-recipe-app.svg?style=svg)](https://circleci.com/gh/johnsgp/spring5-recipe-app)

This repository is for an example application built in my Spring Framework 5 - Beginner to Guru

You can learn about my Spring Framework 5 Online course [here.](https://go.springframework.guru/spring-framework-5-online-course)
You can learn about my Spring Framework 5 Online course [here.](https://go.springframework.guru/spring-framework-5-online-course)

0 comments on commit 56f1fd1

Please sign in to comment.