Skip to content

Commit fd6607d

Browse files
committed
fixed table of contents
1 parent 4bffcd8 commit fd6607d

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ You can find the most recent version of this guide [here](https://github.com/fac
2929

3030
- [**Available Scripts**](#available-scripts)
3131

32-
- [**npm start**](#npm-start)
32+
- [**npm start**](#npm-start)
3333

34-
- [**npm test**](#npm-test)
34+
- [**npm test**](#npm-test)
3535

36-
- [**npm run build**](#npm-run-build)
36+
- [**npm run build**](#npm-run-build)
3737

38-
- [**npm run eject**](#npm-run-eject)
38+
- [**npm run eject**](#npm-run-eject)
3939

4040
- [**Displaying Lint Output in the Editor**](#displaying-lint-output-in-the-editor)
4141

@@ -69,45 +69,45 @@ You can find the most recent version of this guide [here](https://github.com/fac
6969

7070
- [**Running Tests**](#running-tests)
7171

72-
- [**Filename Conventions**](#filename-conventions)
72+
- [**Filename Conventions**](#filename-conventions)
7373

74-
- [**Command Line Interface**](#command-line-interface)
74+
- [**Command Line Interface**](#command-line-interface)
7575

76-
- [**Version Control Integration**](#version-control-integration)
76+
- [**Version Control Integration**](#version-control-integration)
7777

78-
- [**Writing Tests**](#writing-tests)
78+
- [**Writing Tests**](#writing-tests)
7979

80-
- [**Testing Components**](#testing-components)
80+
- [**Testing Components**](#testing-components)
8181

82-
- [**Using Third Party Assertion Libraries**](#using-third-party-assertion-libraries)
82+
- [**Using Third Party Assertion Libraries**](#using-third-party-assertion-libraries)
8383

84-
- [**Initializing Test Environment**](#initializing-test-environment)
84+
- [**Initializing Test Environment**](#initializing-test-environment)
8585

86-
- [**Focusing and Excluding Tests**](#focusing-and-excluding-tests)
86+
- [**Focusing and Excluding Tests**](#focusing-and-excluding-tests)
8787

88-
- [**Coverage Reporting**](#coverage-reporting)
88+
- [**Coverage Reporting**](#coverage-reporting)
8989

90-
- [**Continuous Integration**](#continuous-integration)
90+
- [**Continuous Integration**](#continuous-integration)
9191

92-
- [**Disabling jsdom**](#disabling-jsdom)
92+
- [**Disabling jsdom**](#disabling-jsdom)
9393

94-
- [**Experimental Snapshot Testing**](#experimental-snapshot-testing)
94+
- [**Experimental Snapshot Testing**](#experimental-snapshot-testing)
9595

9696
- [**Deployment**](#deployment)
9797

98-
- [**Building for Relative Paths**](#building-for-relative-paths)
98+
- [**Building for Relative Paths**](#building-for-relative-paths)
9999

100-
- [**GitHub Pages**](#github-pages)
100+
- [**GitHub Pages**](#github-pages)
101101

102-
- [**Heroku**](#heroku)
102+
- [**Heroku**](#heroku)
103103

104-
- [**Modulus**](#modulus)
104+
- [**Modulus**](#modulus)
105105

106-
- [**Netlify**](#netlify)
106+
- [**Netlify**](#netlify)
107107

108-
- [**Now**](#now)
108+
- [**Now**](#now)
109109

110-
- [**Surge**](#surge)
110+
- [**Surge**](#surge)
111111

112112
- [**Something Missing?**](#something-missing)
113113

0 commit comments

Comments
 (0)