[Rt-commit] [rtir] 03/03: Clean up our doc links
Kevin Falcone
falcone at bestpractical.com
Mon Jun 24 19:42:46 EDT 2013
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 2.9-trunk
in repository rtir.
commit 1791138e119e9f4529f879af89fdad9929a828a7
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jun 24 19:38:45 2013 -0400
Clean up our doc links
Some of these went to docs/ some still to lib.
Assume we'll be able to link to bestpractical.com when this ships.
---
README | 16 ++++++++--------
etc/RTIR_Config.pm | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README b/README
index 218301d..3b11016 100644
--- a/README
+++ b/README
@@ -124,20 +124,20 @@ Documentation for RTIR
* UPGRADING
Instructions for users upgrading from 1.0 or 2.0
- * perldoc lib/RT/IR/DocIndex.pod
- ( also at https://github.com/bestpractical/rtir/blob/2.9-trunk/lib/RT/IR/DocIndex.pod )
+ * perldoc docs/DocIndex.pod
+ ( also at http://www.bestpractical.com/docs/rtir/latest/DocIndex.pod )
Links to documentation specific to RTIR
- * perldoc lib/RT/IR/Tutorial.pod
- ( also at https://github.com/bestpractical/rtir/blob/2.9-trunk/lib/RT/IR/Tutorial.pod )
+ * perldoc docs/Tutorial.pod
+ ( also at http://www.bestpractical.com/docs/rtir/latest/Tutorial.pod )
Extended information about ticket merging
- * perldoc lib/RT/IR/Constituencies.pod
- ( also at https://github.com/bestpractical/rtir/blob/2.9-trunk/lib/RT/IR/Constituencies.pod )
+ * perldoc docs/Constituencies.pod
+ ( also at http://www.bestpractical.com/docs/rtir/latest/Constituencies.pod )
Information about setting up RTIR with multiple user constituencies
- * perldoc lib/RT/IR/AdministrationTutorial.pod
- ( also at https://github.com/bestpractical/rtir/blob/2.9-trunk/lib/RT/IR/AdministrationTutorial.pod )
+ * perldoc docs/AdministrationTutorial.pod
+ ( also at http://www.bestpractical.com/docs/rtir/latest/AdministrationTutorial.pod )
Information about setting up RTIR for Administrators
* install extension RT-OnlineDocs to give SuperUsers access to the RT::IR and RT API
diff --git a/etc/RTIR_Config.pm b/etc/RTIR_Config.pm
index f035ba1..89c9526 100644
--- a/etc/RTIR_Config.pm
+++ b/etc/RTIR_Config.pm
@@ -661,7 +661,7 @@ Set($RunWhoisRequestByDefault, 0);
=head1 Service Level Agreements (SLA)
-Read L<RT::IR::AdministrationTutorial>.
+Read F<docs/AdministrationTutorial>.
=cut
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Rt-commit
mailing list