diff --git a/docs/dev/index.html b/docs/dev/index.html index 3761c7863..6d9beeaec 100644 --- a/docs/dev/index.html +++ b/docs/dev/index.html @@ -13,7 +13,7 @@
- Perl [% perl_stats.perl_version %] is the current stable version of Perl. Perl 5 is actively maintained and developed (git repository) by a large group of dedicated volunteers. Perl 5 will be developed and maintained for many years to come. + Perl [% perl_stats.perl_version %] is the current stable version of Perl. Perl 5 is actively maintained and developed (git repository) by a large group of dedicated volunteers. Perl 5 will be developed and maintained for many years to come.
- Perl [% perl_stats.perl_version %] is the current stable version of Perl. Perl 5 is actively maintained and developed (git repository) by a large group of dedicated volunteers. Perl 5 will be developed and maintained for many years to come. + Perl [% perl_stats.perl_version %] is the current stable version of Perl. Perl 5 is actively maintained and developed (git repository) by a large group of dedicated volunteers. Perl 5 will be developed and maintained for many years to come.
The official forum for the development of perl is the perl5-porters mailing -list, mentioned above, and its bugtracker at rt.perl.org. All participants in +list, mentioned above, and its bugtracker at +GitHub. All participants in discussion there are expected to adhere to a standard of conduct.
diff --git a/docs/dev/perl5/source.html b/docs/dev/perl5/source.html index 8fd549983..82bbe78d0 100644 --- a/docs/dev/perl5/source.html +++ b/docs/dev/perl5/source.html @@ -1,18 +1,16 @@ [% page.title = "Getting and Working With the Perl Source" %]-The Perl source code is currently kept in a Git +The Perl source code is currently kept in a Git repository, which is browseable through a web interface at http://perl5.git.perl.org/. +href="https://github.com/Perl/perl5">https://github.com/Perl/perl5.
The easiest way to copy the Perl 5 repository is to use git:
- git clone git://perl5.git.perl.org/perl.git perl + git clone https://github.com/Perl/perl5.git perl-
A mirror of the repository is found at -https://github.com/Perl/perl5. -The master branch, where the development takes places, is named +
The master branch, where the development takes places, is named blead. The maintenance branches are named perl-5.XXX depending on the maintenance version.
diff --git a/docs/dev/tpl/sections/perl5_config.html b/docs/dev/tpl/sections/perl5_config.html index a0133e24e..8bb520f23 100644 --- a/docs/dev/tpl/sections/perl5_config.html +++ b/docs/dev/tpl/sections/perl5_config.html @@ -10,7 +10,7 @@ quick_links_2_title => 'Related sites', quick_links_2_list => [ 'QA', - 'Bug Tracking', + 'Bug Tracking', 'Perl Binaries', ], }; diff --git a/docs/shared/tpl/style/default.html b/docs/shared/tpl/style/default.html index b1a34ffb7..553762634 100644 --- a/docs/shared/tpl/style/default.html +++ b/docs/shared/tpl/style/default.html @@ -98,7 +98,7 @@ [% UNLESS shortfooter || page.footer %] Perl.org sites : bugs + | --> bugs | dev | history | jobs diff --git a/docs/shared/tpl/style/perl-directory.html b/docs/shared/tpl/style/perl-directory.html index 0c30f3b8b..27b6311df 100644 --- a/docs/shared/tpl/style/perl-directory.html +++ b/docs/shared/tpl/style/perl-directory.html @@ -131,7 +131,7 @@