From 03d4a81ad4ffff0c2b83bb4747038d5a77ac7090 Mon Sep 17 00:00:00 2001 From: Garrett Tanzer Date: Tue, 7 Mar 2023 15:41:32 -0500 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9afd174e..b74c84bb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The explainer is organized as follows: * [explainer/README](https://github.com/shivanigithub/fenced-frame/tree/master/explainer) * What are the problems being solved/ different modes of fenced frames? - * [Modes/Use cases of fenced frames](https://github.com/shivanigithub/fenced-frame/blob/master/explainer/modes.md) + * [Modes/Use cases of fenced frames](https://github.com/shivanigithub/fenced-frame/blob/master/explainer/use_cases.md) * Deep dive in the "opaque-ads" use case which will be the first launch of fenced frames * [Opaque ads use cases](https://github.com/shivanigithub/fenced-frame/blob/master/explainer/opaque_ads_use_cases.md)