Skip to content

Commit 43fa086

Browse files
authored
Fix links to issue tracker in manuals (#2581)
1 parent 2efaa1b commit 43fa086

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dhall-docs/src/Dhall/data/man/dhall-docs.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Format rendered code using ASCII syntax
3333
.SH BUGS
3434
.PP
3535
Please report any bugs you may come across to
36-
https://github.com/dhall-language/dhall-haskell/issues.
36+
https://github.com/dhall-lang/dhall-haskell/issues.

dhall-docs/src/Dhall/data/man/dhall-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ dhall-docs - Dhall documentation tool
3535
# BUGS
3636

3737
Please report any bugs you may come across to
38-
https://github.com/dhall-language/dhall-haskell/issues.
38+
https://github.com/dhall-lang/dhall-haskell/issues.

dhall/man/dhall.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ https://docs.dhall-lang.org/howtos/Text-Editor-Configuration.html
9797
.SH BUGS
9898
.PP
9999
Please report any bugs you may come across to
100-
https://github.com/dhall-language/dhall-haskell/issues.
100+
https://github.com/dhall-lang/dhall-haskell/issues.

dhall/man/dhall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ https://docs.dhall-lang.org/howtos/Text-Editor-Configuration.html
100100
# BUGS
101101

102102
Please report any bugs you may come across to
103-
https://github.com/dhall-language/dhall-haskell/issues.
103+
https://github.com/dhall-lang/dhall-haskell/issues.

0 commit comments

Comments
 (0)