Skip to content

Commit cdfab7f

Browse files
author
The TensorFlow Datasets Authors
committed
Update D4RL url.
PiperOrigin-RevId: 631334604
1 parent 9b9860f commit cdfab7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_datasets/d4rl/dataset_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def citation():
4949

5050

5151
def url():
52-
return 'https://sites.google.com/view/d4rl/home'
52+
return 'https://sites.google.com/view/d4rl-anonymous'
5353

5454

5555
def generate_examples(file_path: str):

0 commit comments

Comments
 (0)