Skip to content

Commit 7875581

Browse files
authored
fix links to documentation (#189)
1 parent 234220a commit 7875581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Build Status](https://app.travis-ci.com/brain-score/language.svg?token=vqt7d2yhhpLGwHsiTZvT&branch=main)](https://app.travis-ci.com/brain-score/language)
2-
[![Documentation Status](https://readthedocs.org/projects/brain-score_language/badge/?version=latest)](https://brain-score_language.readthedocs.io/en/latest/?badge=latest)
2+
[![Documentation Status](https://readthedocs.org/projects/brain-score-language/badge/?version=latest)](https://brain-score-language.readthedocs.io/en/latest/?badge=latest)
33
[![Website Status](https://img.shields.io/website.svg?down_color=red&down_message=offline&up_message=online&url=http%3A%2F%2Fwww.brain-score.org/language)](http://www.brain-score.org/language/)
44

55
Brain-Score Language is a platform to evaluate computational models of language on their match to behavioral and neural
@@ -8,7 +8,7 @@ experimental benchmarks in the field for the purpose of model testing, falsifica
88
Brain-Score operationalizes experimental data into quantitative benchmarks that any model candidate following
99
the `BrainModel` interface can be scored on.
1010

11-
See the [Documentation](https://brain-score_language.readthedocs.io) for more details.
11+
See the [Documentation](https://brain-score-language.readthedocs.io) for more details.
1212

1313
Brain-Score is made by and for the community. To contribute,
1414
please [send in a pull request](https://github.com/brain-score/language/pulls).

0 commit comments

Comments
 (0)