Skip to content

Commit

Permalink
chore(further_reading): fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Aug 2, 2022
1 parent 2aefae5 commit efedba7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions docs/further_reading.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,18 @@ This page has a list of video courses, books, and blog posts curated by
Mongoose maintainers. We've gone through every course, book, and article
on this page to make sure it is high quality.

* [Video Courses](#video-courses)
* [Books](#books)
* [Blog Posts](#blog-posts)
- [Further Reading](#further-reading)
- [Video Courses](#video-courses)
- [Books](#books)
- [Blog Posts](#blog-posts)

## Video Courses

<a href="//pluralsight.pxf.io/c/1321469/432943/7490" class="pluralsight-link">
<img src="//a.impactradius-go.com/display-ad/7490-432943" border="0" alt="" width="180" height="95"/>
</a>
<img height="0" width="0" src="//pluralsight.pxf.io/i/1321469/432943/7490" style="position:absolute;visibility:hidden;" border="0" />

<a class="pluralsight-title" href="https://pluralsight.pxf.io/c/1321469/424552/7490?u=https%3A%2F%2Fapp.pluralsight.com%2Flibrary%2Fcourses%2Fapi-design-nodejs-express-mongo%2Ftable-of-contents">
API Design in Node.js Featuring Express & Mongo
</a>
Expand Down Expand Up @@ -97,7 +98,7 @@ resource for beginners looking to get started.
Looking for a course to take you from zero to Express + Mongoose
REST API fast? This is the one. This course is halfway
between _API Design_ and _Introduction to Mongoose_. It focuses more on
[Express](http://expressjs.com/), but also doesn't go into as much detail as _API Design_.
[Express](http://expressjs.com/), but also doesn't go into as much detail as _API Design_.

<div style="clear: both"></div>
<br><br>
Expand Down Expand Up @@ -205,4 +206,4 @@ of the top 3 results when you Google "javascript startswith" or any other
core JavaScript function. This tutorial provides an overview of Mongoose
in MDN's standard style and tone.

<div style="clear: both"></div>
<div style="clear: both"></div>

0 comments on commit efedba7

Please sign in to comment.