Skip to content

Commit f5edc7b

Browse files
author
Geoffrey McGill
committed
Fix broken Instagram link
1 parent 71f0068 commit f5edc7b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

components/instagram.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Retype can automatically embed Instagram posts and Reels by placing a standalone
1515
Paste an Instagram URL on its own line and Retype converts it into an embedded post.
1616

1717
```md
18-
https://www.instagram.com/reel/DSu-vbYDDlf/
18+
https://www.instagram.com/reel/DLHx_WNoXoY/
1919
```
2020

21-
https://www.instagram.com/reel/DSu-vbYDDlf/
21+
https://www.instagram.com/reel/DLHx_WNoXoY/
2222

2323
---
2424

@@ -29,7 +29,7 @@ Both post (`/p/`) and Reel (`/reel/`) URL formats are supported, with or without
2929
| Format | Example |
3030
|---|---|
3131
| Post | `https://www.instagram.com/p/C08-b3uM0U9/` |
32-
| Reel | `https://www.instagram.com/reel/DSu-vbYDDlf/` |
32+
| Reel | `https://www.instagram.com/reel/DLHx_WNoXoY/` |
3333
| No `www.` prefix | `https://instagram.com/reel/DWowsEjjQlE/` |
3434

3535
---
@@ -39,11 +39,11 @@ Both post (`/p/`) and Reel (`/reel/`) URL formats are supported, with or without
3939
Place multiple Instagram URLs on consecutive lines to render each as its own embed block.
4040

4141
```md
42-
https://www.instagram.com/reel/DSu-vbYDDlf/
42+
https://www.instagram.com/reel/DLHx_WNoXoY/
4343
https://instagram.com/reel/DWowsEjjQlE/
4444
https://www.instagram.com/p/C08-b3uM0U9/
4545
```
4646

47-
https://www.instagram.com/reel/DSu-vbYDDlf/
47+
https://www.instagram.com/reel/DLHx_WNoXoY/
4848
https://instagram.com/reel/DWowsEjjQlE/
4949
https://www.instagram.com/p/C08-b3uM0U9/

0 commit comments

Comments
 (0)