Skip to content

Commit 860fa8f

Browse files
authored
Update showcase in README.md
1 parent c62306f commit 860fa8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,19 @@ Besides default blocks for common elements, Portable Text supports custom blocks
5959

6060
##### Component/linked item – **PortableTextComponentOrItem**
6161

62-
https://github.com/kontent-ai/rich-text-resolver-js/blob/6fe68490a32bb304d141cff741fb7e57001550eb/showcase/showcase.ts#L3-L12
62+
https://github.com/kontent-ai/rich-text-resolver-js/blob/c62306f8415a6d8fdcec1434ef7102deb80cec88/showcase/showcase.ts#L3-L12
6363

6464
##### Image – **PortableTextImage**
6565

66-
https://github.com/kontent-ai/rich-text-resolver-js/blob/6fe68490a32bb304d141cff741fb7e57001550eb/showcase/showcase.ts#L14-L24
66+
https://github.com/kontent-ai/rich-text-resolver-js/blob/c62306f8415a6d8fdcec1434ef7102deb80cec88/showcase/showcase.ts#L14-L24
6767

6868
##### Item link – **PortableTextItemLink**
6969

70-
https://github.com/kontent-ai/rich-text-resolver-js/blob/6fe68490a32bb304d141cff741fb7e57001550eb/showcase/showcase.ts#L26-L34
70+
https://github.com/kontent-ai/rich-text-resolver-js/blob/c62306f8415a6d8fdcec1434ef7102deb80cec88/showcase/showcase.ts#L26-L34
7171

7272
##### Table – **PortableTextTable**
7373

74-
https://github.com/kontent-ai/rich-text-resolver-js/blob/6fe68490a32bb304d141cff741fb7e57001550eb/showcase/showcase.ts#L36-L62
74+
https://github.com/kontent-ai/rich-text-resolver-js/blob/c62306f8415a6d8fdcec1434ef7102deb80cec88/showcase/showcase.ts#L36-L62
7575

7676
## Examples
7777

0 commit comments

Comments
 (0)