Skip to content

Commit 932e982

Browse files
authored
Update README.md
Fixed broken link in README
1 parent 8f5baed commit 932e982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Linux Mailslots Module
2020
This project provides a simple and easy to use Linux kernel module implementing a service similar to Windows mailslots, i.e. a driver for special device files accessible according to FIFO policy.
2121

2222
Developed for the course of *Advanced Operating Systems and Virtualization* (AOSV) taken in the A.Y. 2016/2017 for the *Master Degree in Engineering in Computer Science* (MSE-CS) at *Sapienza University of Rome*.
23-
The original project specification can be found [here](https://www.dis.uniroma1.it/~quaglia/DIDATTICA/AOSV/examination.html).
23+
The original project specification can be found [here](https://web.archive.org/web/20171002071848/https://www.dis.uniroma1.it/~quaglia/DIDATTICA/AOSV/examination.html).
2424

2525
## Features
2626
The module is a Linux driver for special device files supporting the following features:

0 commit comments

Comments
 (0)