[ADF-2463] Moved doc files into subfolders (#3080)

This commit is contained in:
Andy Stark
2018-03-14 15:38:55 +00:00
committed by Eugenio Romano
parent 2889f6dcac
commit 86cc219bc4
48 changed files with 206 additions and 208 deletions

View File

@@ -156,7 +156,7 @@ In the Example below we will prepend `Hi!` to each file and folder name in the l
</data-column>
```
In the Example below we will integrate the [adf-tag-node-list](../tag-node-list.component.md) component
In the Example below we will integrate the [adf-tag-node-list](../content-services/tag-node-list.component.md) component
with the document list.
```html
@@ -276,7 +276,7 @@ Now you can declare columns and assign `desktop-only` class where needed:
## See also
- [Document list component](../document-list.component.md)
- [Document list component](../content-services/document-list.component.md)
- [Datatable component](../datatable.component.md)
- [Task list component](../task-list.component.md)
<!-- seealso end -->