Skip to content

Commit 705bd13

Browse files
committed
Replaced broken link
1 parent c1ea908 commit 705bd13

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,8 +1,8 @@
11
# SILC
22

33
A compiler for the *Simple Integer Language (SIL)* that reads a SIL source program, and generates instructions for a target machine known as the *Simple Integer Machine (SIM)*.
4-
Source Language (SIL) description can be found at [http://athena.nitc.ac.in/~kmurali/Compiler/sil.html]
5-
Target Machine (SIM) Architecture description can be found at [http://athena.nitc.ac.in/~kmurali/Compiler/sim.html]
4+
Source Language (SIL) description can be found at [http://andromeda.nitc.ac.in/~addy/compiler/sil.html]
5+
Target Machine (SIM) Architecture description can be found at [http://andromeda.nitc.ac.in/~addy/compiler/sim.html]
66

77
## Author :
88
* Addy Singh <[email protected]>

0 commit comments

Comments
 (0)