|
118 | 118 | <div class="w3-container" style="padding:128px 16px" id="about"> |
119 | 119 | <h1 class="w3-center">ABOUT Raidionics</h1> |
120 | 120 | <h3 class="w3-center">A description of the different use-cases supported by Raidionics, along with Youtube presentation videos, |
121 | | - are available on our <a href="https://github.com/dbouget/Raidionics/wiki"> <strong>wiki</strong></a>.</h3> |
| 121 | + are available on our <a href="https://github.com/raidionics/Raidionics/wiki"> <strong>wiki</strong></a>.</h3> |
122 | 122 | <div class="w3-half"> |
123 | 123 | <p class="pipeline"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></p><br> |
124 | 124 | </div> |
@@ -228,26 +228,26 @@ <h3>Ole Solheim</h3> |
228 | 228 | <!-- Download Section --> |
229 | 229 | <div class="w3-container" style="padding:128px 16px" id="download"> |
230 | 230 | <h1 class="w3-center">Downloads</h1> |
231 | | - <p class="w3-center w3-large">Latest release (1.2.0-beta)</p> |
| 231 | + <p class="w3-center w3-large">Latest release (1.2.0)</p> |
232 | 232 | <div class="w3-row-padding w3-center" style="margin-top:64px"> |
233 | 233 | <div class="w3-third"> |
234 | 234 | <i class="fa fa-windows w3-margin-bottom w3-jumbo w3-center"></i> |
235 | 235 | <p class="w3-large">Windows</p> |
236 | | - <i><a href="https://github.com/dbouget/Raidionics/releases/download/v1.2.0-beta/Raidionics-1.2.0-beta-win.exe">Download for <strong>Windows</strong></a></i> |
| 236 | + <i><a href="https://github.com/raidionics/Raidionics/releases/download/v1.2.0/Raidionics-1.2.0-win.exe">Download for <strong>Windows</strong></a></i> |
237 | 237 | </div> |
238 | 238 | <div class="w3-third"> |
239 | 239 | <i class="fa fa-apple w3-margin-bottom w3-jumbo"></i> |
240 | 240 | <p class="w3-large">macOS</p> |
241 | | - <i><a href="https://github.com/dbouget/Raidionics/releases/download/v1.2.0-beta/Raidionics-1.2.0-beta-macOS.pkg">Download for <strong>macOS</strong></a></i> <br> |
242 | | - <i><a href="https://github.com/dbouget/Raidionics/releases/download/v1.2.0-beta/Raidionics-1.2.0-beta-macOS_arm.pkg">Download for <strong>macOS ARM (M1 chip)</strong></a></i> |
| 241 | + <i><a href="https://github.com/raidionics/Raidionics/releases/download/v1.2.0/Raidionics-1.2.0-macOS.pkg">Download for <strong>macOS</strong></a></i> <br> |
| 242 | + <i><a href="https://github.com/raidionics/Raidionics/releases/download/v1.2.0/Raidionics-1.2.0-macOS_arm.pkg">Download for <strong>macOS ARM (M1 chip)</strong></a></i> |
243 | 243 | </div> |
244 | 244 | <div class="w3-third"> |
245 | 245 | <i class="fa fa-linux w3-margin-bottom w3-jumbo"></i> |
246 | 246 | <p class="w3-large">Linux</p> |
247 | | - <i><a href="https://github.com/dbouget/Raidionics/releases/download/v1.2.0-beta/Raidionics-1.2.0-beta-ubuntu.deb">Download for <strong>Linux</strong></a></i> |
| 247 | + <i><a href="https://github.com/raidionics/Raidionics/releases/download/v1.2.0/Raidionics-1.2.0-ubuntu.deb">Download for <strong>Linux</strong></a></i> |
248 | 248 | </div> |
249 | 249 | </div> |
250 | | - <p class="fa fa-warning w3-left w3-large" style="color:red;"> Disclaimer: Raidionics has problems running on some specific CPU (cf. <a href="https://github.com/dbouget/Raidionics/wiki/Frequently-Asked-Questions-(FAQ)">FAQ</a>).</p> |
| 250 | + <p class="fa fa-warning w3-left w3-large" style="color:red;"> Disclaimer: Raidionics has problems running on some specific CPU (cf. <a href="https://github.com/raidionics/Raidionics/wiki/Frequently-Asked-Questions-(FAQ)">FAQ</a>).</p> |
251 | 251 | </div> |
252 | 252 |
|
253 | 253 | <!-- Examples Section --> |
@@ -301,7 +301,7 @@ <h3 class="w3-center">CONTACT</h3> |
301 | 301 | <p><i class="fa fa-map-marker fa-fw w3-xxlarge w3-margin-right"></i> Trondheim, Norway</p> |
302 | 302 | <p><i class="fa fa-envelope fa-fw w3-xxlarge w3-margin-right"> </i> Email: david.bouget@sintef.no</p> |
303 | 303 | <p><i class="fa fa-github fa-fw w3-xxlarge w3-margin-right"> </i> <a href="https://github.com/raidionics">https://github.com/raidionics</a></p> |
304 | | - <p><i class="fa fa-exclamation fa-fw w3-xxlarge w3-margin-right"> </i> <a href="https://github.com/dbouget/Raidionics/issues">Report issues or request features</a></p> |
| 304 | + <p><i class="fa fa-exclamation fa-fw w3-xxlarge w3-margin-right"> </i> <a href="https://github.com/raidionics/Raidionics/issues">Report issues or request features</a></p> |
305 | 305 | <br> |
306 | 306 | </div> |
307 | 307 | </div> |
|
0 commit comments