New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80901


Ignore:
Timestamp:
07/20/11 13:57:01 (4 years ago)
Author:
jmr@…
Message:

guide: use https for trac links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc-new/guide/xml/project.xml

    r78090 r80901  
    1111    url="http://trac.edgewall.org/">Trac</ulink> to file tickets to report bugs 
    1212    and enhancement requests. Trac also provides an interface to browse the 
    13     <ulink url="http://trac.macports.org/browser/">MacPorts 
     13    <ulink url="https://trac.macports.org/browser/">MacPorts 
    1414    Subversion repository</ulink>. Though anyone may search Trac for tickets, 
    1515    you must <ulink 
     
    2525          <para> 
    2626            The <ulink 
    27               url="http://trac.macports.org/wiki/ProblemHotlist">Problem 
     27              url="https://trac.macports.org/wiki/ProblemHotlist">Problem 
    2828              Hotlist</ulink> contains possible solutions to problems that 
    2929            affect many MacPorts users. If a solution to your problem listed 
     
    3737            <itemizedlist> 
    3838                <listitem><para>using the search bar that appears on each page</para></listitem> 
    39                 <listitem><para>using <ulink url="http://trac.macports.org/search?portsummarysearch=on">the search page</ulink></para></listitem> 
    40                 <listitem><para>browsing the list of <ulink url="http://trac.macports.org/report">categorised reports</ulink></para></listitem> 
    41                 <listitem><para>making an advanced search by constructing a <ulink url="http://trac.macports.org/query">custom query</ulink></para></listitem> 
     39                <listitem><para>using <ulink url="https://trac.macports.org/search?portsummarysearch=on">the search page</ulink></para></listitem> 
     40                <listitem><para>browsing the list of <ulink url="https://trac.macports.org/report">categorised reports</ulink></para></listitem> 
     41                <listitem><para>making an advanced search by constructing a <ulink url="https://trac.macports.org/query">custom query</ulink></para></listitem> 
    4242            </itemizedlist> 
    4343          </para> 
     
    6868 
    6969      <para>Once you are logged into Trac, you may click <ulink 
    70       url="http://trac.macports.org/newticket">New Ticket</ulink> and you 
     70      url="https://trac.macports.org/newticket">New Ticket</ulink> and you 
    7171      will be presented with a new ticket window shown in the graphic below. 
    7272      Follow the Trac ticket guidelines below to fill out the form. If you are 
     
    115115          be relevant to someone reading the ticket. Be sure to mention 
    116116          the versions of your operating system and Xcode install. <ulink 
    117           url="http://trac.macports.org/wiki/WikiFormatting">Wiki 
     117          url="https://trac.macports.org/wiki/WikiFormatting">Wiki 
    118118          formatting</ulink> should be used to ensure that text is formatted 
    119119          correctly. Use the Preview button before submitting. If you want to 
     
    547547    Project. Its membership is usually determined by public elections among 
    548548    project members; the current members of the team can be found on the 
    549     <ulink url="http://trac.macports.org/wiki/MacPortsDevelopers">MacPorts 
     549    <ulink url="https://trac.macports.org/wiki/MacPortsDevelopers">MacPorts 
    550550    Developers wiki page</ulink>. 
    551551 
Note: See TracChangeset for help on using the changeset viewer.