From 8716f2ed04f3bccf22f9ee9b0a830a6a4096ed22 Mon Sep 17 00:00:00 2001
From: alexlee-gk <alexleegk@gmail.com>
Date: Sat, 7 Apr 2018 18:36:42 -0700
Subject: [PATCH] Minor.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b5743dbb..59f7c969 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ Download the datasets using the following script. These datasets are collected b
 ```bash
 bash ./data/download_and_preprocess_dataset.sh dataset_name
 ```
-- `bair`: [BAIR robot pushing dataset](https://sites.google.com/view/sna-visual-mpc/). [[Citation](datasets/bibtex/sna.tex)]
-- `kth`: [KTH human actions dataset](http://www.nada.kth.se/cvap/actions/). [[Citation](datasets/bibtex/kth.tex)]
+- `bair`: [BAIR robot pushing dataset](https://sites.google.com/view/sna-visual-mpc/). [[Citation](data/bibtex/sna.tex)]
+- `kth`: [KTH human actions dataset](http://www.nada.kth.se/cvap/actions/). [[Citation](data/bibtex/kth.tex)]
 
 ## Models
 
-- 
GitLab