mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-08-29 08:18:02 +08:00
Correct HTML tag in readme.md
Fixed HTML closing tag for paragraph in readme.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<p align="center">
|
||||
<a href="https://roadmap.sh/"><img src="https://roadmap.sh/img/brand.png" height="70"></a>
|
||||
<h2 align="center"><a href="https://roadmap.sh">roadmap.sh</a></h2>
|
||||
<p align="center">Community-driven roadmaps, articles and resources for developers<p>
|
||||
<p align="center">Community-driven roadmaps, articles and resources for developers</p>
|
||||
<p align="center">
|
||||
<a href="https://roadmap.sh/roadmaps">
|
||||
<img src="https://img.shields.io/badge/%E2%9C%A8-Roadmaps%20-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="roadmaps" />
|
||||
@@ -117,7 +117,6 @@ Here is the list of available roadmaps with more being actively worked upon.
|
||||
- [Ruby on Rails Roadmap](https://roadmap.sh/ruby-on-rails)
|
||||
- [Scala Roadmap](https://roadmap.sh/scala)
|
||||
|
||||
|
||||
There are also interactive best practices:
|
||||
|
||||
- [Backend Performance Best Practices](https://roadmap.sh/best-practices/backend-performance)
|
||||
|
||||
Reference in New Issue
Block a user