Skip to content

Commit 398c0cb

Browse files
Fixed links in README
1 parent 34a9b5f commit 398c0cb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ For more information, visit [LAL's official webpage](https://cqllab.upc.edu/lal/
1717

1818
We wrote different sets of instructions for installing LAL's compiled distribution files for
1919

20-
- [Ubuntu](https://github.com/LAL-project/linear-arrangement-library/blob/master/instructions/installation-library-binaries-linux.md). We do not currently maintain any official repository for any of the Linux distributions' package manager.
21-
- [Windows](https://github.com/LAL-project/linear-arrangement-library/blob/master/instructions/installation-library-binaries-windows.md).
20+
- [Ubuntu](https://github.com/LAL-project/linear-arrangement-library/blob/23.01/instructions/installation-library-binaries-ubuntu.md). We do not currently maintain any official repository for any of the Linux distributions' package manager.
21+
- [Windows](https://github.com/LAL-project/linear-arrangement-library/blob/23.01/instructions/installation-library-binaries-windows.md).
2222

2323
## Installation of the library from sources
2424

2525
We wrote different sets of instructions for compiling and installing LAL from sources for
2626

27-
- [Ubuntu](https://github.com/LAL-project/linear-arrangement-library/blob/master/instructions/installation-library-sources-ubuntu.md).
28-
- [Windows](https://github.com/LAL-project/linear-arrangement-library/blob/master/instructions/installation-library-sources-windows.md).
29-
- [Mac OS](https://github.com/LAL-project/linear-arrangement-library/blob/master/instructions/installation-library-sources-macos.md).
27+
- [Ubuntu](https://github.com/LAL-project/linear-arrangement-library/blob/23.01/instructions/installation-library-sources-ubuntu.md).
28+
- [Windows](https://github.com/LAL-project/linear-arrangement-library/blob/23.01/instructions/installation-library-sources-windows.md).
29+
- [Mac OS](https://github.com/LAL-project/linear-arrangement-library/blob/23.01/instructions/installation-library-sources-macos.md).
3030

3131
## Compile a program that uses LAL
3232

33-
See [this](https://github.com/LAL-project/linear-arrangement-library/blob/master/instructions/compiling-against-LAL.md) file for instructions on how to compile and link a C++ program that uses LAL.
33+
See [this](https://github.com/LAL-project/linear-arrangement-library/blob/23.01/instructions/compiling-against-LAL.md) file for instructions on how to compile and link a C++ program that uses LAL.
3434

3535
## Author information
3636

0 commit comments

Comments
 (0)