Skip to content

Commit 9aaa316

Browse files
authored
Fix broken link
1 parent d3176b7 commit 9aaa316

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
@@ -17,7 +17,7 @@ There are some demos for the Astro-8, such as the pong game and a typing program
1717

1818

1919
## Programming
20-
The two most supported ways to program for the computer is using the [assembly language](https://sam-astro.github.io/Astro8-Computer/docs/Architecture/Instruction%20Set.html) or [Armstrong](https://sam-astro.github.io/Astro8-Computer/docs/Armstrong/README.html).
20+
The two most supported ways to program for the computer is using the [assembly language](https://sam-astro.github.io/Astro8-Computer/docs/Architecture/Instruction%20Set.html) or [Armstrong](https://sam-astro.github.io/Astro8-Computer/docs/Programming/README.html).
2121

2222
## Documentation
2323
[![Button Documentation]][Documentation]

0 commit comments

Comments
 (0)