diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-04 22:06:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-04 22:06:57 +0900 |
commit | d25548e1fa7bf3d06aed9a985455364135e35c10 (patch) | |
tree | ce3f191c546e565c8abfd8e758273bdf27df1b4c /kdoctools/customization/tde-navig.xsl | |
parent | f45fdc08590bb012cf2aaade8413e636f5e06878 (diff) | |
download | tdelibs-d25548e1fa7bf3d06aed9a985455364135e35c10.tar.gz tdelibs-d25548e1fa7bf3d06aed9a985455364135e35c10.zip |
Fixed references to TDE website.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdoctools/customization/tde-navig.xsl')
-rw-r--r-- | kdoctools/customization/tde-navig.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdoctools/customization/tde-navig.xsl b/kdoctools/customization/tde-navig.xsl index bd6fc617c..df14bb979 100644 --- a/kdoctools/customization/tde-navig.xsl +++ b/kdoctools/customization/tde-navig.xsl @@ -202,7 +202,7 @@ </div> <div id="comments" style="position:relative; top: 5px; left: 1em; height:85px; width: 50%; color: #000000"> <p>Would you like to comment or contribute an update to this page?<br/> - Send feedback to the <a href="mailto:trinity-devel@lists.pearsoncomputing.net" style="background:transparent; color:#000000; text-decoration: underline;">TDE Development Team</a></p> + Send feedback to the <a href="mailto:devels@trinitydesktop.org" style="background:transparent; color:#000000; text-decoration: underline;">TDE Development Team</a></p> </div> </div> |