Update of /cvsroot/jsbsim/JSBSim/src/utilities/aeromatic
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26981/src/utilities/aeromatic
Modified Files:
aeromatic2.html
Log Message:
Fixed the links to SF (were broken since SF moved to Allura).
Index: aeromatic2.html
===================================================================
RCS file: /cvsroot/jsbsim/JSBSim/src/utilities/aeromatic/aeromatic2.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** aeromatic2.html 1 Oct 2015 08:01:49 -0000 1.11
--- aeromatic2.html 8 Mar 2017 21:28:01 -0000 1.12
***************
*** 13,28 ****
</DIV>
<UL class=solidblockmenu>
! <LI><A href="http://jsbsim.sourceforge.net/index.html">Home</A></LI>
! <LI><A href="http://jsbsim.sourceforge.net/about.html">About Us</A></LI>
! <LI><A href="http://jsbsim.sourceforge.net/news.html">News</A></LI>
! <LI><A href="http://jsbsim.sourceforge.net/download.html">Download</A></LI>
! <LI><A title="JSBSim Reference Manual (PDF)" href="http://jsbsim.sourceforge.net/JSBSimReferenceManual.pdf">Documentation</A></LI>
! <LI><A href="http://sourceforge.net/mail/?group_id=19399">Mailing List</A></LI>
! <LI><A href="http://jsbsim.sourceforge.net/links.html">Links</A></LI>
<LI><A href="http://www.sf.net/projects/jsbsim">SF.net/JSBSim</A></LI>
! <LI><A title="View or file a bug report." href="http://sourceforge.net/tracker/?atid=119399&group_id=19399&func=browse">Bugs</A></LI>
! <LI><A title="Make a suggestion to the JSBSim team." href="http://sourceforge.net/tracker/?atid=369399&group_id=19399&func=browse">Suggestions</A></LI>
! <LI><A href="http://jsbsim.wiki.sourceforge.net/">Wiki</A> </LI>
! <LI><A class=current href="http://jsbsim.sf.net/aeromatic2.html">Aeromatic</A></LI>
</UL>
<DIV id=main align=center>
--- 13,29 ----
</DIV>
<UL class=solidblockmenu>
! <LI><A href="index.html">Home</A></LI>
! <LI><A href="about.html">About Us</A></LI>
! <LI><A href="https://sourceforge.net/p/jsbsim/news/">News</A></LI>
! <LI><A href="download.html">Download</A></LI>
! <LI><A href="documentation.html" title="JSBSim reference material">Documentation</A></li>
! <LI><A href="https://sourceforge.net/p/jsbsim/mailman/">Mailing List</A></LI>
! <LI><A href="links.html">Links</A></LI>
<LI><A href="http://www.sf.net/projects/jsbsim">SF.net/JSBSim</A></LI>
! <LI><A href="https://sourceforge.net/p/jsbsim/bugs/" title="View or file a bug report.">Bugs</A></LI>
! <LI><A href="https://sourceforge.net/p/jsbsim/feature-requests/" title="Make a suggestion to the JSBSim team.">Suggestions</A></LI>
! <LI><A href="https://sourceforge.net/p/jsbsim/wiki/">Wiki</A> </LI>
! <LI><A class="current" href="http://jsbsim.sf.net/aeromatic2.html" title="Generate aircraft configurations files.">Aeromatic</A></LI>
! <LI><A href="http://jsbsim.sf.net/matlab.html" title="Use JSBSim with MATLAB/Simulink">MATLAB</A></LI>
</UL>
<DIV id=main align=center>
|