From 766f183c6bd5501c82554daa551448361e75b6ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Tue, 10 Sep 2024 16:03:17 +0200 Subject: [PATCH] Update selectors --- content/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.en.md b/content/_index.en.md index 5b96e27..dd9b80d 100644 --- a/content/_index.en.md +++ b/content/_index.en.md @@ -126,7 +126,7 @@ In an editor, create the following declaration file in `declarations/Open Terms "documents": { "Privacy Policy": { "fetch": "https://opentermsarchive.org/en/privacy-policy", - "select": ".TextContent_textContent__ToW2S" + "select": ".textcontent" } } }