[Rt-commit] rt branch, master, updated. rt-4.2.12-384-gffb9d02

Shawn Moore shawn at bestpractical.com
Fri Oct 30 17:30:02 EDT 2015


The branch, master has been updated
       via  ffb9d0238c66304460930987e55a1fcbecee69f2 (commit)
       via  73c7e73ae0945ec16b422778b21107523b812e39 (commit)
      from  6cc4368184fba0ae190de66aefb41fcf99d7241f (commit)

Summary of changes:
 docs/assets.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 73c7e73ae0945ec16b422778b21107523b812e39
Author: Todd Wade <todd at bestpractical.com>
Date:   Fri Oct 30 14:59:46 2015 -0400

    make RT_Config.pm links consistent in assets documentation
    
    Use F<RT_Config.pm> instead of F<etc/RT_Config.pm> for consistency
    
    fixes [issues#31368]

diff --git a/docs/assets.pod b/docs/assets.pod
index b8ab169..3ef0ec2 100644
--- a/docs/assets.pod
+++ b/docs/assets.pod
@@ -156,7 +156,7 @@ Lifecycles configuration (see "Lifecycles" in F<RT_Config.pm>).  The default
 lifecycle is named "assets".  You're free to modify it as much as you'd like,
 or add your own lifecycles.  Each catalog may have its own lifecycle.
 
-For the default "assets" configuration, see F<etc/RT_Config.pm>.
+For the default "assets" configuration, see F<RT_Config.pm>.
 
 =head2 Field organization
 
@@ -170,7 +170,7 @@ By default your CFs will appear in a B<Custom Fields> box on the asset display
 page and will be editable from a box of the same name on the B<Basics> editing
 page.
 
-Using the C<%CustomFieldGroupings> option (documented in F<etc/RT_Config.pm>),
+Using the C<%CustomFieldGroupings> option (documented in F<RT_Config.pm>),
 you can move individual CFs by name into one of the four built-in groupings
 (B<Basics>, B<People>, B<Dates>, and B<Links>) or create your own just by
 naming it.  An example, assuming a date CF named "Purchased" and two "enter one

commit ffb9d0238c66304460930987e55a1fcbecee69f2
Merge: 6cc4368 73c7e73
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Fri Oct 30 21:28:51 2015 +0000

    Merge branch '4.4/assets-documentation-no-etc'


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


More information about the rt-commit mailing list