diff --git a/single_pred_tasks/MPC/index.html b/single_pred_tasks/MPC/index.html index f6f3259e..4d29054f 100644 --- a/single_pred_tasks/MPC/index.html +++ b/single_pred_tasks/MPC/index.html @@ -293,7 +293,7 @@

Wan Xiang et al.

from tdc.single_pred import MPC
 data = MPC(name = "INSERT_URL_HERE") # url from the source github repo https://github.com/bidd-group/MPCD/tree/main/dataset
-# example url: https://github.com/bidd-group/MPCD/blob/main/dataset/ADMET/DeepDelta_benchmark/Caco2.csv 
+# example url: https://raw.githubusercontent.com/bidd-group/MPCD/main/dataset/ADMET/DeepDelta_benchmark/Caco2.csv 
 split = data.get_data()