Skip to content

Commit

Permalink
Corrected link in Install.MD (#1124)
Browse files Browse the repository at this point in the history
Correctly use `latest` version in link to docs.
  • Loading branch information
JPBergsma committed Apr 25, 2022
1 parent e774f26 commit 0fb4423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ will run the index meta-database server at <http://localhost:5001/v1>.

In order to run the test suite for a specific backend, the
`OPTIMADE_DATABASE_BACKEND` [environment variable (or config
option)](https://www.optimade.org/optimade-python-tools/configuration/) can be
option)](https://www.optimade.org/optimade-python-tools/latest/configuration/) can be
set to one of `'mongodb'`, `'mongomock'` or `'elastic'` (see
[`ServerConfig.database_backend`][optimade.server.config.ServerConfig.database_backend]).
Tests for the two "real" database backends, MongoDB and Elasticsearch, require a writable, temporary database to be accessible.
Expand Down

0 comments on commit 0fb4423

Please sign in to comment.