We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6840bea commit bf50be3Copy full SHA for bf50be3
doc/Language/glossary.pod6
@@ -934,7 +934,7 @@ X<|Repository>
934
A filesystem under control of a source control management application,
935
usually git, that holds the sources for a project, library or
936
application. This file, for instance, is in
937
-L<a GitHub repository|https://github.com/raku/doc>. Repositories store not only
+L<a GitHub repository|https://github.com/Raku/doc>. Repositories store not only
938
files, but also history of changes and can be used by the developing or
939
writing team for interaction through issues or comments to code.
940
0 commit comments