Ignore:
Timestamp:
Jun 11, 2021, 1:46:41 PM (2 years ago)
Author:
Nicklas Nordborg
Message:

References #1317: base.thep.lu.se is moving to https

Fixed links in the documentation of the Relax extension.

Location:
extensions/net.sf.basedb.relax/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.relax/trunk/LICENSE

    r4349 r6310  
    11This file is part of Relax extension for BASE.
    2 Available at http://baseplugins.thep.lu.se/
    3 BASE main site: http://base.thep.lu.se/
     2Available at https://baseplugins.thep.lu.se/
     3BASE main site: https://base.thep.lu.se/
    44
    55This is free software; you can redistribute it and/or
  • extensions/net.sf.basedb.relax/trunk/META-INF/extensions.xml

    r5979 r6310  
    1010    <copyright>BASE development team</copyright>
    1111    <email>basedb-users@lists.sourceforge.net</email>
    12     <url>http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax</url>
     12    <url>https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax</url>
    1313  </about>
    1414 
  • extensions/net.sf.basedb.relax/trunk/README

    r5525 r6310  
    1414
    1515 * The homepage for this extension:
    16    http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
     16   https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
    1717   
    1818 * More information about Reggie:
    19    http://baseplugins.thep.lu.se/wiki/net.sf.basedb.reggie
     19   https://baseplugins.thep.lu.se/wiki/net.sf.basedb.reggie
    2020
    2121== Installation ==
    2222
    23 See http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax/install
     23See https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax/install
    2424
    2525
     
    3434
    3535 1. Download the source code from the subversion repository. See
    36     http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax for instructions.
     36    https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax for instructions.
    3737 
    3838 2. Type `ant download-lib` to automatically download the BASE core JAR files that
  • extensions/net.sf.basedb.relax/trunk/RELEASE

    r4349 r6310  
    2323    and the wiki pages (see also step 8 and 9 below):
    2424   
    25       http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
    26       http://baseplugins.thep.lu.se/wiki/PluginDownload
     25      https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
     26      https://baseplugins.thep.lu.se/wiki/PluginDownload
    2727
    2828 3. Make sure that the code compiles and can be packaged.
     
    4040 6. Create a tag in subversion:
    4141
    42     svn copy http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/trunk \
    43         http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/tags/A.B \
     42    svn copy https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/trunk \
     43        https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.relax/tags/A.B \
    4444        -m "Tagging release A.B"
    4545
    4646 7. Upload the packaged release as an attachment to:
    47     http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
     47    https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
    4848
    49  8. Edit the http://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
     49 8. Edit the https://baseplugins.thep.lu.se/wiki/net.sf.basedb.relax
    5050    page:
    5151   
     
    5555      [source:/extensions/net.sf.basedb.relax/tags/A.B/README README]
    5656    * Check the information on the download page
    57       http://baseplugins.thep.lu.se/wiki/PluginDownload
     57      https://baseplugins.thep.lu.se/wiki/PluginDownload
    5858      and make sure it is correct
    5959
Note: See TracChangeset for help on using the changeset viewer.