Use redirects for external resources

This commit is contained in:
Reinhard Pointner 2017-06-08 03:08:46 +08:00
parent 157923a3d1
commit f5e1df65c2
2 changed files with 8 additions and 8 deletions

View File

@ -2,10 +2,10 @@
Please see [Announcements and Releases](https://www.filebot.net/forums/viewforum.php?f=7) in the [FileBot Forums](https://www.filebot.net/forums/).
## Windows 10
__FileBot for Windows 10__ is available on the [Windows Store](https://www.microsoft.com/en-us/store/p/filebot/9nblggh52t9x?cid=readme).
__FileBot for Windows 10__ is available on the [Windows Store](https://get.filebot.net/windows/).
## Mac OS X
__FileBot for Mac__ is available on the [Mac App Store](https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=6&at=1l3vupy&ct=readme).
## macOS
__FileBot for Mac__ is available on the [Mac App Store](https://get.filebot.net/mac/).
# SHA-256 checksums
```

View File

@ -73,7 +73,7 @@
});
</script>
<div class="install button">
<a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&amp;uo=6&amp;at=1l3vupy&amp;ct=filebot1" target="itunes_store" style="display:inline-block;overflow:hidden;background:url(images/mac.button.svg) no-repeat;width:165px;height:40px;"></a>
<a href="https://get.filebot.net/mac/1" target="itunes_store" style="display:inline-block;overflow:hidden;background:url(images/mac.button.svg) no-repeat;width:165px;height:40px;"></a>
</div>
</div>
<div id="windows" class="section deployment windows winappstore" style="display:none">
@ -85,7 +85,7 @@
});
</script>
<div class="install button">
<a href="https://www.microsoft.com/en-us/store/p/filebot/9nblggh52t9x?cid=filebot1" target="windows_store"><img style="border-radius: 4px; border: 4px solid #2574ce; box-shadow: 0px 2px 5px #a2a2a2;" width="165" src="images/windows.button.png" alt="Get it on Windows 10" /></a>
<a href="https://get.filebot.net/windows/1" target="windows_store"><img style="border-radius: 4px; border: 4px solid #2574ce; box-shadow: 0px 2px 5px #a2a2a2;" width="165" src="images/windows.button.png" alt="Get it on Windows 10" /></a>
</div>
</div>
@ -232,10 +232,10 @@
<span class="quote">Today is the day</span>
<h2>Download</h2>
<ul class="list">
<li class="macosx">Available on the <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&amp;uo=6&amp;at=1l3vupy&amp;ct=filebot2" target="itunes_store">Mac App Store</a></li>
<li class="windows">Available on the <a href="https://www.microsoft.com/en-us/store/p/filebot/9nblggh52t9x?cid=filebot2" target="windows_store">Windows Store</a></li>
<li class="macosx">Available on the <a href="https://get.filebot.net/mac/2" target="itunes_store">Mac App Store</a></li>
<li class="windows">Available on the <a href="https://get.filebot.net/windows/2" target="windows_store">Windows Store</a></li>
<li class="macappstore" style="display:none">FileBot Subtitles for Mac: <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?f=12&amp;t=3350">FileBot_Subtitles.pkg</a></li>
<li class="macappstore" style="display:none">FileBot command-line tools for Mac are available <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?t=2049">via brew cask</a></li>
<li class="macappstore" style="display:none">FileBot command-line tools for Mac are available <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?f=4&amp;t=2049">via brew cask</a></li>
<li>Synology NAS package is available <a target="_blank" href="https://www.filebot.net/forums/viewtopic.php?f=3&amp;t=1802">via Package Center</a></li>
<li>Docker images are available <a target="_blank" href="https://hub.docker.com/r/rednoah/filebot/">on Docker Hub</a></li>
<li>All files and other versions are available on <a target="_blank" href="https://sourceforge.net/projects/filebot/files/">SourceForge.net</a></li>