docs(core): move core examples into examples/core/ directory

This allows examples to be found during aio's `yarn serve-and-sync`, which only
looks for examples in `packages/examples/<packageName>/**/*`, where
`packageName` is the name of the package that the modified file belonged to;
e.g. `core`, `common`, etc.).
This commit is contained in:
George Kalpakas
2017-11-22 14:06:17 +02:00
committed by Alex Rickabaugh
parent 057513536b
commit 3846f19f22
2 changed files with 2 additions and 2 deletions