File tree Expand file tree Collapse file tree 7 files changed +13
-17
lines changed
Expand file tree Collapse file tree 7 files changed +13
-17
lines changed Original file line number Diff line number Diff line change @@ -69,15 +69,15 @@ title: QuantLib Frequently Asked Questions
6969<dt><b><a name="Contributing to the project0">I'm interested in
7070 getting involved with the project. What should I do?</a></b></dt>
7171<dd>Please read
72- our <a href="http ://quantlib.org/newdeveloper.shtml">developer
72+ our <a href="https ://www. quantlib.org/newdeveloper.shtml">developer
7373 introduction</a>. It lists a few ways in which you can help the
7474 project.<br><br></dd>
7575
7676<dt><b><a name="Building QuantLib1">I'm having trouble building
7777 QuantLib.</a></b></dt>
7878<dd>Step-by-step instructions for building the library on different
7979 platforms are
80- available <a href="http ://quantlib.org/install.shtml">here</a>; make
80+ available <a href="https ://www. quantlib.org/install.shtml">here</a>; make
8181 sure you're following them. If you still can't build the library,
8282 report the problem on the QuantLib mailing list.<br><br></dd>
8383
@@ -98,7 +98,7 @@ title: QuantLib Frequently Asked Questions
9898<dt><b><a name="QuantLib extensions1">Does QuantLib support
9999 <insert favorite language/platform here>?</a></b></dt>
100100<dd>Not directly. Bindings for a few languages are available, though;
101- see the <a href="http ://quantlib.org/extensions.shtml">extensions
101+ see the <a href="https ://www. quantlib.org/extensions.shtml">extensions
102102 page</a>.<br><br></dd>
103103
104104<dt><b><a name="QuantLib extensions2">Does QuantLib support FpML?
Original file line number Diff line number Diff line change 1010trading, and risk management in real-life.</ p > < p > QuantLib is written in
1111C++ with a clean object model, and is then exported to different languages
1212such as C#, Java, Python, and R.
13- The < a href = "http://www.quantlib.org/reposit "> reposit</ a > project
14- facilitates deployment of object libraries to end user platforms and
15- is used to generate < a href =
16- "http://www.quantlibxl.org "> QuantLibXL</ a > , an Excel addin for
13+ A separate project provides < a href =
14+ "https://www.quantlib.org/quantlibxl/ "> QuantLibXL</ a > , an Excel addin for
1715QuantLib, and < a href =
18- "http ://www.quantlibaddin .org "> QuantLibAddin</ a > , QuantLib addins for
16+ "https ://www.quantlib .org/quantlibaddin/ "> QuantLibAddin</ a > , QuantLib addins for
1917other platforms such as LibreOffice Calc. See
2018the < a href ="extensions.shtml "> extensions</ a > page for details on
2119bindings, ports to other languages, and AAD-enabled versions.</ p >
Original file line number Diff line number Diff line change @@ -10,12 +10,10 @@ href= "http://www.gnu.org/philosophy/free-sw.html">free</a>/<a href=
1010trading, and risk management in real-life.</p> <p>QuantLib is written in
1111C++ with a clean object model, and is then exported to different languages
1212such as C#, Java, Python, and R.
13- The <a href= "http://www.quantlib.org/reposit">reposit</a> project
14- facilitates deployment of object libraries to end user platforms and
15- is used to generate <a href=
16- "http://www.quantlibxl.org">QuantLibXL</a>, an Excel addin for
13+ A separate project provides <a href=
14+ "https://www.quantlib.org/quantlibxl/">QuantLibXL</a>, an Excel addin for
1715QuantLib, and <a href=
18- "http ://www.quantlibaddin .org">QuantLibAddin</a>, QuantLib addins for
16+ "https ://www.quantlib .org/quantlibaddin/ ">QuantLibAddin</a>, QuantLib addins for
1917other platforms such as LibreOffice Calc. See
2018the <a href="extensions.shtml">extensions</a> page for details on
2119bindings, ports to other languages, and AAD-enabled versions.</p>
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ in the next section.</p>
2727
2828<p>The following assumes that you already installed
2929QuantLib; instructions are available
30- at <a href="http ://quantlib.org/install/linux.shtml">http ://quantlib.org/install/linux.shtml</a></p>
30+ at <a href="https ://www. quantlib.org/install/linux.shtml">https ://www. quantlib.org/install/linux.shtml</a></p>
3131
3232<h3>Setup</h3>
3333
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ in the next section.</p>
2727
2828<p>The following assumes that you already installed
2929QuantLib; instructions are available
30- at <a href="http ://quantlib.org/install/macosx.shtml">http ://quantlib.org/install/macosx.shtml</a>.</p>
30+ at <a href="https ://www. quantlib.org/install/macosx.shtml">https ://www. quantlib.org/install/macosx.shtml</a>.</p>
3131
3232<h3>Setup</h3>
3333
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ in the next section.</p>
2727
2828<p>The following assumes that you already installed QuantLib;
2929instructions for that are available
30- at <a href="http ://quantlib.org/install/vc10.shtml">http ://quantlib.org/install/vc10.shtml</a>.
30+ at <a href="https ://www. quantlib.org/install/vc10.shtml">https ://www. quantlib.org/install/vc10.shtml</a>.
3131Note that QuantLib must be compiled in Release mode, most likely in
3232the x64 variant.</p>
3333
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ number of things you can do. Possibilities include:
1515<li>provide examples. Those are easier to write than new parts of the
1616 library, and are very useful to new users as they can act as
1717 documentation of library features and their usage.</li>
18- <li><a href="http ://quantlib.org/mailinglists.shtml">subscribe</a> to
18+ <li><a href="https ://www. quantlib.org/mailinglists.shtml">subscribe</a> to
1919 the QuantLib-users mailing list and answer questions there. This
2020 requires less coding experience, and is very useful since the
2121 developers can't dedicate a lot of time to it.</li>
You can’t perform that action at this time.
0 commit comments