Skip to content

Commit 7d72553

Browse files
Repo AssistCopilot
authored andcommitted
docs: remove broken Channel9 video iframe (fixes #1454)
The Channel9 video link has been broken since Microsoft retired the Channel9 platform. Remove the broken iframe and introductory text since we do not have a replacement video link. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent be9ba95 commit 7d72553

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ use multiple features together:
6767
* [Anonymizing JSON](tutorials/JsonAnonymizer.html) - implements a function to anonymize a `JsonValue` from FSharp.Data.
6868
The tutorial demonstrates pattern matching on `JsonValue`.
6969

70-
Below is a brief practical demonstration of using FSharp.Data:
71-
72-
<div style="padding-left:20px"><iframe src="https://channel9.msdn.com/posts/Understanding-the-World-with-F/player" width="640" height="360" allowFullScreen frameBorder="0"></iframe></div>
73-
7470
## Reference Documentation
7571

7672
There's also [reference documentation](reference) available. Please note that everything under

0 commit comments

Comments
 (0)