User docs: Update href links for project page etc.
This commit is contained in:
@ -90,10 +90,10 @@ Srinivasa Ragavan
|
||||
<p>The GNOME Documentation Project:</p>
|
||||
<list>
|
||||
<item><p>
|
||||
<link href="http://live.gnome.org/DocumentationProject">Website</link>
|
||||
<link href="https://wiki.gnome.org/DocumentationProject">Website</link>
|
||||
</p></item>
|
||||
<item><p>
|
||||
<link href="http://mail.gnome.org/mailman/listinfo/gnome-doc-list">Mailing list</link>
|
||||
<link href="https://mail.gnome.org/mailman/listinfo/gnome-doc-list">Mailing list</link>
|
||||
</p></item>
|
||||
</list>
|
||||
</section>
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
|
||||
<if:when test="action:install">
|
||||
<note style="info package">
|
||||
<p><link action="install:evolution-ews" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-ews</link></p>
|
||||
<p><link action="install:evolution-ews" href="https://wiki.gnome.org/Apps/Evolution#Get_the_Source_Code" style="button">Install evolution-ews</link></p>
|
||||
</note>
|
||||
</if:when>
|
||||
</if:choose>
|
||||
@ -38,7 +38,7 @@
|
||||
<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
|
||||
<if:when test="action:install">
|
||||
<note style="info package">
|
||||
<p><link action="install:evolution-mapi" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-mapi</link></p>
|
||||
<p><link action="install:evolution-mapi" href="https://wiki.gnome.org/Apps/Evolution#Get_the_Source_Code" style="button">Install evolution-mapi</link></p>
|
||||
</note>
|
||||
</if:when>
|
||||
</if:choose>
|
||||
|
||||
@ -19,5 +19,5 @@
|
||||
|
||||
<title>Connecting to Exchange Servers</title>
|
||||
|
||||
<p>For topics not covered here please refer to the <link href="http://library.gnome.org/users/evolution/2.32/usage-exchange.html.en">old Evolution manual</link>.</p>
|
||||
<p>For topics not covered here please refer to the <link href="https://help.gnome.org/users/evolution/2.32/usage-exchange.html">old Evolution manual</link>.</p>
|
||||
</page>
|
||||
|
||||
@ -105,7 +105,7 @@
|
||||
<p>This requires having the <sys>evolution-ews</sys> package installed.</p>
|
||||
<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
|
||||
<if:when test="action:install">
|
||||
<p><link action="install:evolution-ews" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-ews</link></p>
|
||||
<p><link action="install:evolution-ews" href="https://wiki.gnome.org/Apps/Evolution#Get_the_Source_Code" style="button">Install evolution-ews</link></p>
|
||||
</if:when>
|
||||
</if:choose>
|
||||
</note>
|
||||
@ -129,7 +129,7 @@
|
||||
<p>This requires having the <sys>evolution-mapi</sys> package installed.</p>
|
||||
<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
|
||||
<if:when test="action:install">
|
||||
<p><link action="install:evolution-mapi" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-mapi</link></p>
|
||||
<p><link action="install:evolution-mapi" href="https://wiki.gnome.org/Apps/Evolution#Get_the_Source_Code" style="button">Install evolution-mapi</link></p>
|
||||
</if:when>
|
||||
</if:choose>
|
||||
</note>
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
<title>How to report bugs</title>
|
||||
|
||||
<p>If you do not need help for configuration but you are sure that you have found a mistake or wrong behavior in the Evolution software, or if you want to request a feature, you can file a report in the <link href="http://bugzilla.gnome.org">GNOME bug tracking system</link>. Note that this requires registration first. Please try to avoid filing duplicates and check the <link href="https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">bug writing guidelines</link> first.</p><p>Also note that GNOME distributions sometimes introduce their own changes in Evolution that are not included in GNOME Evolution. This is hard to recognize for users but if you are aware of it please file a bug report in <link href="https://live.gnome.org/Bugsquad/TriageGuide/NonGnome#Bug_trackers_for_distributions">the bug tracker of your GNOME distribution</link> instead.</p>
|
||||
<p>If you do not need help for configuration but you are sure that you have found a mistake or wrong behavior in the Evolution software, or if you want to request a feature, you can file a report in the <link href="http://bugzilla.gnome.org">GNOME bug tracking system</link>. Note that this requires registration first. Please try to avoid filing duplicates and check the <link href="https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">bug writing guidelines</link> first.</p><p>Also note that GNOME distributions sometimes introduce their own changes in Evolution that are not included in GNOME Evolution. This is hard to recognize for users but if you are aware of it please file a bug report in <link href="https://wiki.gnome.org/Bugsquad/TriageGuide/NonGnome#Bug_trackers_for_distributions">the bug tracker of your GNOME distribution</link> instead.</p>
|
||||
|
||||
<p>When reporting bugs exact information is welcome as it makes it easier for others to reproduce and fix the issue. If possible please include information such as the Evolution version (under <guiseq><gui>Help</gui><gui>About</gui></guiseq>), your distribution, and exact steps to reproduce the problem, click by click. See the <link href="https://bugzilla.gnome.org/page.cgi?id=bug-writing.html">Bug Writing Guidelines</link> for more information.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user