Skip to content

Commit 6d98f67

Browse files
authored
[AVR] Fix broken link in README.md (#146821)
Fix broken link
1 parent 170578d commit 6d98f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/AVR/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ This experimental backend is for the 8-bit Atmel [AVR](https://en.wikipedia.org/
44

55
## Useful links
66

7-
* [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&resolution=---&list_id=109466)
7+
* [Unresolved bugs](https://github.com/llvm/llvm-project/labels/backend%3AAVR)
88
* [Architecture notes](https://github.com/avr-llvm/architecture)

0 commit comments

Comments
 (0)