From 2f5dbe31285caad0caa2ba5e4cb27299454fc5ca Mon Sep 17 00:00:00 2001
From: alexlee-gk <alexleegk@gmail.com>
Date: Sat, 7 Apr 2018 18:40:14 -0700
Subject: [PATCH] Minor.

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

diff --git a/README.md b/README.md
index 59f7c969..d349389f 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](data/bibtex/sna.tex)]
-- `kth`: [KTH human actions dataset](http://www.nada.kth.se/cvap/actions/). [[Citation](data/bibtex/kth.tex)]
+- `bair`: [BAIR robot pushing dataset](https://sites.google.com/view/sna-visual-mpc/). [[Citation](data/bibtex/sna.txt)]
+- `kth`: [KTH human actions dataset](http://www.nada.kth.se/cvap/actions/). [[Citation](data/bibtex/kth.txt)]
 
 ## Models
 
-- 
GitLab