We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be9ba95 + 7d72553 commit 1127634Copy full SHA for 1127634
1 file changed
docs/index.md
@@ -67,10 +67,6 @@ use multiple features together:
67
* [Anonymizing JSON](tutorials/JsonAnonymizer.html) - implements a function to anonymize a `JsonValue` from FSharp.Data.
68
The tutorial demonstrates pattern matching on `JsonValue`.
69
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
74
## Reference Documentation
75
76
There's also [reference documentation](reference) available. Please note that everything under
0 commit comments