Skip to content

Commit f4c37e0

Browse files
authored
docs: change embedded website link to Google
Updated the embedded link from cinwell.com to google.com.
1 parent 42f956a commit f4c37e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/embed-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ If you embed the file as `iframe`, `audio` and `video`, then you may need to set
9494
```
9595

9696
```markdown
97-
[cinwell website](https://cinwell.com ':include :type=iframe width=100% height=400px')
97+
[cinwell website](https://google.com ':include :type=iframe width=100% height=400px')
9898
```
9999

100-
[cinwell website](https://cinwell.com ':include :type=iframe width=100% height=400px')
100+
[cinwell website](https://google.com ':include :type=iframe width=100% height=400px')
101101

102102
Did you see it? You only need to write directly. You can check [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe) for these attributes.
103103

0 commit comments

Comments
 (0)