Skip to content

Commit 59bd9b1

Browse files
authored
Merge pull request #1 from midudev/patch-1
Fix README links
2 parents 3a505ef + d1db303 commit 59bd9b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# React Server Components Demo
22

3-
* [What is this?](#what-is-this-)
4-
* [When will I be able to use this?](#when-will-i-be-able-to-use-this-)
3+
* [What is this?](#what-is-this)
4+
* [When will I be able to use this?](#when-will-i-be-able-to-use-this)
55
* [Setup](#setup)
66
* [DB Setup](#db-setup)
77
+ [Step 1. Create the Database](#step-1-create-the-database)
88
+ [Step 2. Connect to the Database](#step-2-connect-to-the-database)
99
+ [Step 3. Run the seed script](#step-3-run-the-seed-script)
1010
* [Notes about this app](#notes-about-this-app)
1111
+ [Interesting things to try](#interesting-things-to-try)
12-
* [Built by (A-Z)](#built-by--a-z-)
12+
* [Built by (A-Z)](#built-by--a-z)
1313
* [Code of Conduct](#code-of-conduct)
1414
* [License](#license)
1515

0 commit comments

Comments
 (0)