[Rt-commit] rt branch, 4.4/improve-create-custom-field-message, created. rt-4.4.2-87-g1626a8aac

Maureen Mirville maureen at bestpractical.com
Tue Mar 6 09:26:39 EST 2018


The branch, 4.4/improve-create-custom-field-message has been created
        at  1626a8aac512858d7e29d5cf759ab191342a6b3d (commit)

- Log -----------------------------------------------------------------
commit 1626a8aac512858d7e29d5cf759ab191342a6b3d
Author: Maureen E. Mirville <maureen at bestpractical.com>
Date:   Mon Mar 5 09:41:22 2018 -0500

    Update incorrect links in docs pod files

diff --git a/docs/dashboards_reporting.pod b/docs/dashboards_reporting.pod
index 14870caf1..f598870f7 100644
--- a/docs/dashboards_reporting.pod
+++ b/docs/dashboards_reporting.pod
@@ -1,7 +1,7 @@
 =pod
 
 For background on how to build searches in RT, please refer to the
-L<Query Builder Documentation|docs/query_builder.pod>.
+F<docs/query_builder.pod>.
 
 =head1 Introduction
 
@@ -22,7 +22,7 @@ in the queue appropriately called "RT".
 
 First we need to build these searches, which draw upon the definitions and
 explanations listed in the
-L<Definitions of Ticket Metadata Documentation|docs/ticket_metadata.pod>.
+F<docs/ticket_metadata.pod>.
 Thankfully, we already know that we're focusing on only one queue: RT. I can
 find the dates for each of the minor releases on the RT page at our website:
 L<https://bestpractical.com/rt/>. If you go to the bottom left and click on
diff --git a/docs/query_builder.pod b/docs/query_builder.pod
index c84b40e60..36ef4baf7 100644
--- a/docs/query_builder.pod
+++ b/docs/query_builder.pod
@@ -6,7 +6,7 @@ specify in order to perform a search. Strategies for narrowing your searches
 to find exactly what you're looking for (and no more) are discussed below.
 
 The Query Builder is the heart of reporting in RT, which is covered in the
-L<Dashboard and Reports|docs/dashboards_reporting.pod> document.
+L<Dashboards Reporting|dashboards_reporting> document.
 
 To follow along with the examples, go to
 L<issues.bestpractical.com|http://issues.bestpractical.com> and try the
diff --git a/docs/subscriptions_feeds.pod b/docs/subscriptions_feeds.pod
index 61023a74e..c1da75ecb 100644
--- a/docs/subscriptions_feeds.pod
+++ b/docs/subscriptions_feeds.pod
@@ -1,7 +1,7 @@
 =pod
 
 For directions on how to build a dashboard from saved searches, please see
-L<Dashboards and Reporting|docs/dashboards_reporting.pod> documentation.
+L<Dashboards Reporting|dashboards_reporting> documentation.
 
 =head1 Subscriptions
 

-----------------------------------------------------------------------


More information about the rt-commit mailing list