.SH FURTHER INFORMATION
.PP
+The Frotz homepage is at https://661.org/proj/if/frotz/.
+.PP
A
.BR git(1)
repository of all versions of Unix Frotz back to 2.32 is available
for public perusal here:
.br
-https://github.com/DavidGriffith/frotz/.
+https://gitlab.com/DavidGriffith/frotz/.
.PP
The bleeding edge of Frotz development may be followed there. A wiki
summarising Frotz is also there at this URL:
.br
-https://github.com/DavidGriffith/frotz/wiki/
+https://gitlab.com/DavidGriffith/frotz/wiki/
.PP
Source tarballs are available at the IF Archive or any of its many
mirrors:
.SH BUGS
This program has no bugs. no bugs. no bugs. no *WHAP* thank you. If
-you find one, please report it to the Github site referenced above in
+you find one, please report it to the Gitlab site referenced above in
.B
FURTHER INFORMATION.
.SH FURTHER INFORMATION
.PP
+The Frotz homepage is at https://661.org/proj/if/frotz/.
+.PP
A
.BR git(1)
repository of all versions of Unix Frotz back to 2.32 is available
for public perusal here:
.br
-https://github.com/DavidGriffith/frotz/.
+https://gitlab.com/DavidGriffith/frotz/.
.PP
The bleeding edge of Frotz development may be followed there. A wiki
summarising Frotz is also there at this URL:
.br
-https://github.com/DavidGriffith/frotz/wiki/
+https://gitlab.com/DavidGriffith/frotz/wiki/
.PP
The Interactive Fiction Archive is a good place to find games to play
with Frotz. Various ports and builds for Frotz may also be found here.
.SH BUGS
-This program has no bugs. no bugs. no bugs. no *WHAP* thank you. If
-you find one, please report it to the Github site referenced above in
+This program has no bugs. no bugs. no bugs. no *WHAP* thank you. If
+you find one, please report it to the Gitlab site referenced above in
.B
FURTHER INFORMATION.
printf(" It complies with standard 1.0 of Graham Nelson's specification.\n");
printf(" It was ported to Unix by Galen Hazelwood.\n");
printf(" The core and dumb port are currently maintained by David Griffith.\n");
- printf(" See https://github.com/DavidGriffith/frotz for Frotz's homepage.\n\n");
+ printf(" See https://661.org/proj/if/frotz for Frotz's homepage.\n\n");
return;
}