Skip to content

Commit

Permalink
[Docs] Update references from LORIS 24 to LORIS 25 in documentation (#…
Browse files Browse the repository at this point in the history
…8833)

This updates the documentation that references LORIS 24 to instead
reference LORIS 25 in preparation for the release.
  • Loading branch information
driusan committed Jul 17, 2023
1 parent 23f6875 commit 25a1c7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 38 deletions.
35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/module_testing.md

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ LORIS (Longitudinal Online Research and Imaging System) is a self-hosted web app

* Try the LORIS demo instance at https://demo.loris.ca.

This Readme covers installation of LORIS version <b>24.1</b> on <b>Ubuntu</b>.
This Readme covers installation of LORIS version <b>25.0</b> on <b>Ubuntu</b>.

([CentOS Readme also available](docs/wiki/00_SERVER_INSTALL_AND_CONFIGURATION/01_LORIS_Install/CentOS/README.md)).

Expand Down
4 changes: 2 additions & 2 deletions docs/wiki/99_Developers/Alternative_Install/Nix.md
Expand Up @@ -2,8 +2,8 @@

## Overview

As of the latest development branch (to be LORIS 24.0), LORIS includes a
configuration file for [nix-shell](https://nixos.org/manual/nix/stable/#sec-nix-shell)
As of LORIS 24.0, LORIS includes a configuration file for
[nix-shell](https://nixos.org/manual/nix/stable/#sec-nix-shell)
of [NixOS/the Nix package manager](https://nixos.org/). This allows Nix users to
quickly set up an appropriate development environment with all LORIS development
dependencies installed in the user's path.
Expand Down

0 comments on commit 25a1c7d

Please sign in to comment.