aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavi Merino <merino.jav@gmail.com>2016-09-13 17:14:09 +0300
committerGitHub <noreply@github.com>2016-09-13 17:14:09 +0300
commitfc54f1197f2cdb11c9f22b1cbef517c37656c1b7 (patch)
tree0b56583619f770b28abf54532635088dc361318d
parentcaa216a10e21cd9557cdedb91e5479e690cb64a4 (diff)
parent207088a14315fce5042ddd791674754798c39f16 (diff)
downloadbart-fc54f1197f2cdb11c9f22b1cbef517c37656c1b7.tar.gz
Merge pull request #62 from mdigiorgio/readme
README: fix link to Thermal notebook
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 268d893..51e7c77 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ BART also provides a generic Trace Analysis Language, which allows the user to
construct complex relation statements on trace data and assert their expected
behaviours. The usage of the Analyzer module can be seen for the thermal
behaviours
-[here](https://github.com/ARM-software/bart/blob/master/notebooks/thermal/Thermal.ipynb)
+[here](https://github.com/ARM-software/bart/blob/master/docs/notebooks/thermal/Thermal.ipynb)
# Scheduler Assertions