Skip to content

Commit 73ca84a

Browse files
committed
table fix
1 parent f186c60 commit 73ca84a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SPFx/scaffolding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Below is described the best way to scaffold the source folder where all folders
3838
│ │ │ │ │ ├── ...
3939
....
4040

41-
Each folder/file purpose is described below:
41+
#### Each folder/file purpose is described below:
4242
| Folder/File | Purpose |
4343
| --- | --- |
4444
| MyCustomWebpart.ts | Initial file that will instantiate the render of the webpart and manage its configuration panel settings |
@@ -66,4 +66,4 @@ Make sure each component folder follows/contains bellow recommendations:
6666
* [Scaffold projects using yeoman SharePoint generator](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator)
6767

6868
## Next chapter
69-
* [APIs](./APIs)
69+
* [APIs](../APIs)

0 commit comments

Comments
 (0)