mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-27 19:17:13 +08:00
migrate: convert absolute links to relative links in commented code which also fail Docusaurus
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
<!--- # Node.js Best Practices -->
|
||||
<!---  -->
|
||||
<!---  -->
|
||||
<h1 align="center">
|
||||
<img src="../../assets/images/banner-2.jpg" alt="Node.js Best Practices" />
|
||||
</h1>
|
||||
|
||||
<img src="https://img.shields.io/badge/⚙%20Item%20count%20-%2053%20Best%20practices-blue.svg" alt="53 items"/> <img src="https://img.shields.io/badge/%F0%9F%93%85%20Last%20update%20-%206%20days%20ago-green.svg" alt="Last update: 7 days ago"/> <img src="https://img.shields.io/badge/%E2%9C%94%20Updated%20For%20Version%20-%20Node%208.4-brightgreen.svg" alt="Updated for Node v.8.4"/>
|
||||
|
||||
<!---  -->
|
||||
<!---  -->
|
||||
|
||||
# Welcome to Node.js Best Practices
|
||||
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
<!--- # Node.js Best Practices -->
|
||||
<!---  -->
|
||||
<!---  -->
|
||||
<h1 align="center">
|
||||
<img src="../../assets/images/banner-3.jpg" alt="Node.js Best Practices" />
|
||||
</h1>
|
||||
|
||||
<img src="https://img.shields.io/badge/⚙%20Item%20count%20-%2053%20Best%20practices-blue.svg" alt="53 items"/> <img src="https://img.shields.io/badge/%F0%9F%93%85%20Last%20update%20-%206%20days%20ago-green.svg" alt="Last update: 7 days ago"/> <img src="https://img.shields.io/badge/%E2%9C%94%20Updated%20For%20Version%20-%20Node%208.4-brightgreen.svg" alt="Updated for Node v.8.4"/>
|
||||
|
||||
<!---  -->
|
||||
<!---  -->
|
||||
|
||||
# Welcome to Node.js Best Practices
|
||||
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
<!--- # Node.js Best Practices -->
|
||||
<!---  -->
|
||||
<!---  -->
|
||||
<h1 align="center">
|
||||
<img src="../../assets/images/banner-4.jpg" alt="Node.js Best Practices" />
|
||||
</h1>
|
||||
|
||||
<img src="https://img.shields.io/badge/⚙%20Item%20count%20-%2053%20Best%20practices-blue.svg" alt="53 items"/> <img src="https://img.shields.io/badge/%F0%9F%93%85%20Last%20update%20-%206%20days%20ago-green.svg" alt="Last update: 7 days ago"/> <img src="https://img.shields.io/badge/%E2%9C%94%20Updated%20For%20Version%20-%20Node%208.4-brightgreen.svg" alt="Updated for Node v.8.4"/>
|
||||
|
||||
<!---  -->
|
||||
<!---  -->
|
||||
|
||||
# Welcome to Node.js Best Practices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user