From f1fc942c3f0eca7dcfbfd4aca7148062453abe53 Mon Sep 17 00:00:00 2001 From: Timothy O'Hear <43105030+timohear@users.noreply.github.com> Date: Thu, 9 Apr 2020 05:45:26 +0200 Subject: [PATCH] Fixed broken URL for project page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b396a8..c465f54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning -This repository is the official implementation of [CURL](https://www.mishalaskin.github.io/curl). +This repository is the official implementation of [CURL](https://mishalaskin.github.io/curl). ## Installation