Skip to content

Commit add0150

Browse files
committed
Remove slack changes
Signed-off-by: Subhajit Ghosh <[email protected]>
1 parent 38bddb7 commit add0150

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/ref-web-components-overview.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ The Contract Editor component provides a rich-text content editor for contract t
1717

1818
The contract editor does not support templates which use the following CiceroMark features:
1919

20-
* Lists containing [nested lists](markup-commonmark.md#nested-lists)
21-
* List blocks [list blocks](markup-commonmark.md#list-blocks)
20+
* Lists containing [nested lists](markup-commonmark#nested-lists)
21+
* Templates [list blocks](markup-blocks#list-blocks)
2222

2323
## Error Logger
2424

docs/started-resources.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Accord Project is also developing tools to help with authoring, testing and runn
3030

3131
### User Interface Components
3232

33-
- [Markdown Editor](https://github.com/accordproject/markdown-editor): a general purpose react component for markdown rendering and editing
34-
- [Cicero UI](https://github.com/accordproject/cicero-ui): a library of react components for visualizing, creating and editing Accord Project templates
33+
- [Markdown Editor](https://github.com/accordproject/web-components/tree/master/packages/ui-markdown-editor): a general purpose react component for markdown rendering and editing
34+
- [Contract Editor](https://github.com/accordproject/web-components/tree/master/packages/ui-contract-editor): a rich-text content editor for contract text with embedded clauses.
3535

3636
## Developers Resources
3737

0 commit comments

Comments
 (0)