Skip to content

Commit 9599056

Browse files
authored
README.md: add remark on dead link (#179)
1 parent 4fdfab2 commit 9599056

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
@@ -26,7 +26,7 @@ A battery-included library for writing on-chip protocols, such as AMBA AXI and A
2626
- [TODO](#todo)
2727

2828
# Introduction
29-
`clash-protocols` exists to make it easy to develop and use on-chip communication protocols, with a focus on protocols in need of bidirectional communication, such as _AMBA AXI_. To familiarize yourself with `clash-protocols`, read [hackage.haskell.org/package/clash-protocols](http://hackage.haskell.org/package/clash-protocols). To read the next section, read at least:
29+
`clash-protocols` exists to make it easy to develop and use on-chip communication protocols, with a focus on protocols in need of bidirectional communication, such as _AMBA AXI_. To familiarize yourself with `clash-protocols`, read [hackage.haskell.org/package/clash-protocols](http://hackage.haskell.org/package/clash-protocols) (dead link until this package is published on Hackage). To read the next section, read at least:
3030

3131
* `Protocols`
3232
* `Protocols.Df`

0 commit comments

Comments
 (0)