Skip to content

Fix indentation for toc #525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ in which case you may not even need the asset pipeline. This is mostly relevant
- [Heroku](#heroku)
- [Testing](#testing)
- [Troubleshooting](#troubleshooting)
- [ENOENT: no such file or directory - node-sass](#enoent-no-such-file-or-directory---node-sass)
- [Can't find hello_react.js in manifest.json](#cant-find-hello_reactjs-in-manifestjson)
- [Error: listen EADDRINUSE 0.0.0.0:8080](#error-listen-eaddrinuse-00008080)
- [throw er; // Unhandled 'error' event](#throw-er--unhandled-error-event)
- [webpack or webpack-dev-server not found](#webpack-or-webpack-dev-server-not-found)
- [ENOENT: no such file or directory - node-sass](#enoent-no-such-file-or-directory---node-sass)
- [Can't find hello_react.js in manifest.json](#cant-find-hello_reactjs-in-manifestjson)
- [Error: listen EADDRINUSE 0.0.0.0:8080](#error-listen-eaddrinuse-00008080)
- [throw er; // Unhandled 'error' event](#throw-er--unhandled-error-event)
- [webpack or webpack-dev-server not found](#webpack-or-webpack-dev-server-not-found)
- [Wishlist](#wishlist)
- [License](#license)

Expand Down