Skip to content

Commit 5b2efdf

Browse files
Fix repo addresses
1 parent de51012 commit 5b2efdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

message-index/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ <h2>Welcome</h2>
1414
<p>
1515
So far, $messageCount$ errors and warnings are documented here.
1616
If you encounter a message that is not yet documented, please
17-
<a href="https://github.com/haskell/error-messages/issues">open an issue</a> or
18-
<a href="https://github.com/haskell/error-messages/pulls">submit a pull request with documentation</a>.
17+
<a href="https://github.com/haskellfoundation/error-message-index/issues">open an issue</a> or
18+
<a href="https://github.com/haskellfoundation/error-message-index/pulls">submit a pull request with documentation</a>.
1919
Pull requests with additional examples and improved explanations for
2020
existing messages are also very welcome.
2121
</p>

0 commit comments

Comments
 (0)