From 45faf9c1c82bbd790827da6fda0973539480313f Mon Sep 17 00:00:00 2001 From: Gregory Ashton <gregory.ashton@ligo.org> Date: Sat, 22 Oct 2016 20:31:42 +0200 Subject: [PATCH] Update README.md: fixes broken links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aca4d7c..d33c596 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ output which we list below. Before running any of the search examples, be sure to have run the [script to generate fake data](examples/make_fake_data.py). * [Making fake data with and without glitches](docs/make_fake_data.md) -* [Fully coherent MCMC search](docs/fully_coherent_search_using_MCMC).md) +* [Fully coherent MCMC search](docs/fully_coherent_search_using_MCMC.md) * [Fully coherent MCMC search on data containing glitching signals](docs/fully_coherent_search_using_MCMC_on_glitching_data.md) ## Installation -- GitLab