From 5f2062798a77d54fddfd327a9d6bb1691fde3f6e Mon Sep 17 00:00:00 2001
From: Mehdi Atamna <mm.atamna@univ-lyon2.fr>
Date: Sat, 30 Nov 2024 11:25:48 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fb3fec5..4be3975 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,6 @@ We introduce WaveConViT, a novel spatio-temporal architecture for deepfake detec
 Additionally, we introduce and evaluate a temporal sampling strategy based on frame skipping.
 
 ## Datasets
-We train WaveConViT end-to-end on [FaceForensics++](https://arxiv.org/pdf/1901.08971) in a binary image sequence classification task.
+We train WaveConViT end-to-end on [FaceForensics++](https://arxiv.org/abs/1901.08971) in a binary image sequence classification task.
 
 Cross-manipulation testing is done on [Celeb-DF](https://arxiv.org/abs/1909.12962) and [DeeperForensics-1.0](https://arxiv.org/abs/2001.03024) (standard set).
\ No newline at end of file
-- 
GitLab