Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/71c0db7493af23b2a0e9ef89d389893f02b5954a You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update call-to-action.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 020ff42742
commit 71c0db7493

@ -3,7 +3,7 @@
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">What is Ombi?</h2>
<p>Ombi is a self-hosted application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.</p>
<p>Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.</p>
<h2><a href="https://github.com/tidusjar/Ombi" class="btn-outline" target="_blank">Install</a></h2>
</div>

Loading…
Cancel
Save