Skip to content

Commit

Permalink
Fix anchor to 'Workshop' section in project README. (#85)
Browse files Browse the repository at this point in the history
Improve formatting around video references.

Closes #85
  • Loading branch information
jxblum authored Nov 9, 2023
1 parent 1666cf0 commit 78f6c8c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ Let's make your `@Beans` intelligent!

## Educational Resources

* Follow the [workshop](Workshop Section)
* Overview of Spring AI @ Devoxx 2023 [![Watch the Devoxx 2023 video](https://img.youtube.com/vi/7OY9fKVxAFQ/default.jpg)](https://www.youtube.com/watch?v=7OY9fKVxAFQ)
* Introducing Spring AI - Add Generative AI to your Spring Applications [![Watch the video](https://img.youtube.com/vi/1g_wuincUdU/default.jpg)](https://www.youtube.com/watch?v=1g_wuincUdU)
* Follow the [Workshop](#workshop)
* Overview of Spring AI @ Devoxx 2023
<br>[![Watch the Devoxx 2023 video](https://img.youtube.com/vi/7OY9fKVxAFQ/default.jpg)](https://www.youtube.com/watch?v=7OY9fKVxAFQ)
* Introducing Spring AI - Add Generative AI to your Spring Applications
<br>[![Watch the video](https://img.youtube.com/vi/1g_wuincUdU/default.jpg)](https://www.youtube.com/watch?v=1g_wuincUdU)

## Dependencies

Expand Down

0 comments on commit 78f6c8c

Please sign in to comment.