Skip to content

Commit 0658b7f

Browse files
authored
Merge pull request #27 from jointpoints/development
Update of download links
2 parents 9d2a776 + 9326bde commit 0658b7f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

tools/custom_dox_pages/download.dox

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
* <div class="memproto" style="border:1px solid #A8B8D9; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px">
3636
* <table style="width:100%">
3737
* <tr><td align="center"><img src="download_Windows.png"></td></tr>
38-
* <tr><td align="center">[<b>Download for Windows</b>]()</td></tr>
38+
* <tr><td align="center">[<b>Download for Windows</b>](https://github.com/jointpoints/tms-nets/releases/download/3.0.0/tms-nets.static.library.v.3.0.0.stable.Windows.zip)</td></tr>
3939
* </table>
4040
* </div>
4141
* </td>
4242
* <td style="width:33%">
4343
* <div class="memproto" style="border:1px solid #A8B8D9; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px">
4444
* <table style="width:100%">
4545
* <tr><td align="center"><img src="download_Linux.png"></td></tr>
46-
* <tr><td align="center">[<b>Download for Linux</b>]()</td></tr>
46+
* <tr><td align="center">[<b>Download for Linux</b>](https://github.com/jointpoints/tms-nets/releases/download/3.0.0/tms-nets.static.library.v.3.0.0.stable.Linux.tar)</td></tr>
4747
* </table>
4848
* </div>
4949
* </td>
5050
* <td style="width:33%">
5151
* <div class="memproto" style="border:1px solid #A8B8D9; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px">
5252
* <table style="width:100%">
5353
* <tr><td align="center"><img src="download_MacOS.png"></td></tr>
54-
* <tr><td align="center">[<b>Download for MacOS</b>]()</td></tr>
54+
* <tr><td align="center">[<b>Download for MacOS</b>](https://github.com/jointpoints/tms-nets/releases/download/3.0.0/tms-nets.static.library.v.3.0.0.stable.MacOS.zip)</td></tr>
5555
* </table>
5656
* </div>
5757
* </td>
@@ -64,14 +64,14 @@
6464
* <tr>
6565
* <td style="width:100%">
6666
* <div class="memproto" style="border:1px solid #A8B8D9; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px">
67-
* &nbsp;[<b>Download as .zip</b>](https://github.com/jointpoints/tms-nets/archive/3.0.0.zip)
67+
* &nbsp;[<b>Download as .zip</b>](https://github.com/jointpoints/tms-nets/archive/refs/tags/3.0.0.zip)
6868
* </div>
6969
* </td>
7070
* </tr>
7171
* <tr>
7272
* <td style="width:100%">
7373
* <div class="memproto" style="border:1px solid #A8B8D9; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px">
74-
* &nbsp;[<b>Download as .tar.gz</b>](https://github.com/jointpoints/tms-nets/archive/3.0.0.tar.gz)
74+
* &nbsp;[<b>Download as .tar.gz</b>](https://github.com/jointpoints/tms-nets/archive/refs/tags/3.0.0.tar.gz)
7575
* </div>
7676
* </td>
7777
* </tr>
@@ -119,8 +119,8 @@
119119
*
120120
* \subsubsection download_stable_3_0_0_source Source code
121121
*
122-
* * [<b>Download as .zip</b>](https://github.com/jointpoints/tms-nets/archive/2.0.0.zip)
123-
* * [<b>Download as .tar.gz</b>](https://github.com/jointpoints/tms-nets/archive/2.0.0.tar.gz)
122+
* * [<b>Download as .zip</b>](https://github.com/jointpoints/tms-nets/archive/refs/tags/2.0.0.zip)
123+
* * [<b>Download as .tar.gz</b>](https://github.com/jointpoints/tms-nets/archive/refs/tags/2.0.0.tar.gz)
124124
*
125125
* <table style="border:none;">
126126
* <tr class="inherit_header changelog_2_0_0">
@@ -198,15 +198,15 @@
198198
*
199199
* \subsubsection download_stable_1_0_0_source Source code
200200
*
201-
* * [<b>Download as .zip</b>](https://github.com/jointpoints/tms-nets/archive/1.0.zip)
202-
* * [<b>Download as .tar.gz</b>](https://github.com/jointpoints/tms-nets/archive/1.0.tar.gz)
201+
* * [<b>Download as .zip</b>](https://github.com/jointpoints/tms-nets/archive/refs/tags/1.0.zip)
202+
* * [<b>Download as .tar.gz</b>](https://github.com/jointpoints/tms-nets/archive/refs/tags/1.0.tar.gz)
203203
*
204204
*
205205
*
206206
*
207207
*
208208
* \section download_unstable Unstable versions of library
209209
*
210-
* * [<b>Download master source code as .zip</b>](https://github.com/jointpoints/tms-nets/archive/master.zip)
211-
* * [<b>Download development source code as .zip</b>](https://github.com/jointpoints/tms-nets/archive/development.zip)
210+
* * [<b>Download master source code as .zip</b>](https://github.com/jointpoints/tms-nets/archive/refs/heads/master.zip)
211+
* * [<b>Download development source code as .zip</b>](https://github.com/jointpoints/tms-nets/archive/refs/heads/development.zip)
212212
*/

0 commit comments

Comments
 (0)