Skip to content

Commit

Permalink
docs: move customization guide to docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhyi committed Jan 19, 2020
1 parent 0394fee commit da27e6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The project can alternatively be run in production mode with `npm start`.

## Customization

Before customizing the PWA for your specific needs, have a look at our [Customization Guide](./CUSTOMIZING.md) and also have a look at the current [PWA Guide](https://support.intershop.de/kb/index.php?c=Search&qoff=0&qtext=guide+progressive+web+app) first.
Before customizing the PWA for your specific needs, have a look at our [Customization Guide](./docs/customizations.md) and also have a look at the current [PWA Guide](https://support.intershop.de/kb/index.php?c=Search&qoff=0&qtext=guide+progressive+web+app) first.

## Development Server

Expand Down
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@

## [State Management](./state-management.md)

## [Customizations](./customizations.md)

## [Migrations](./migrations.md)
File renamed without changes.

0 comments on commit da27e6b

Please sign in to comment.