From 0f7deb13a6844ce4594d7d746a7889bdd38f79cf Mon Sep 17 00:00:00 2001 From: brian d foy Date: Tue, 23 Jan 2024 09:21:19 -0500 Subject: [PATCH] Update for all-lowercase repo name --- README.pod | 24 +++++++++--------------- eg/config_creator.pl | 2 +- lib/ConfigReader/Simple.pm | 2 +- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/README.pod b/README.pod index be12dd3..7082edc 100644 --- a/README.pod +++ b/README.pod @@ -2,19 +2,19 @@ =encoding utf8 -=for HTML +=for HTML -=for HTML +=for HTML -=for HTML +=for HTML -=for HTML +=for HTML -=for HTML Coverage Status +=for HTML Coverage Status -=for HTML +=for HTML -=for HTML +=for HTML =head1 The ConfigReader::Simple module @@ -76,18 +76,12 @@ the source repository: =over 4 -=item * L +=item * L =back If you find a problem, file a ticket in the L: - -=over 4 - -=item * L - -=back +tracker|https://github.com/briandfoy/configreader-simple/issues>. =head2 Getting help diff --git a/eg/config_creator.pl b/eg/config_creator.pl index 2efaadd..f0a7450 100644 --- a/eg/config_creator.pl +++ b/eg/config_creator.pl @@ -20,7 +20,7 @@ =head1 SOURCE AVAILABILITY The source is in Github: - http://github.com/briandfoy/ConfigReader-Simple/ + http://github.com/briandfoy/configreader-simple/ =head1 AUTHORS diff --git a/lib/ConfigReader/Simple.pm b/lib/ConfigReader/Simple.pm index 0c18ef0..c3c6d37 100644 --- a/lib/ConfigReader/Simple.pm +++ b/lib/ConfigReader/Simple.pm @@ -787,7 +787,7 @@ Greg White has been a very patient user and tester. The source is in Github: - http://github.com/briandfoy/ConfigReader-Simple/ + http://github.com/briandfoy/configreader-simple/ =head1 AUTHORS