Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ffffb8e authored by Ricardo Cervera's avatar Ricardo Cervera
Browse files

docs: Provide direct link to Ubuntu troubleshooting.

Change-Id: I6a9f8c3f3ef01abcfdaf95730139156ba443a4be
parent a1572ffc
Loading
Loading
Loading
Loading
+6 −3
Original line number Original line Diff line number Diff line
@@ -416,6 +416,9 @@ function getUrlParam(param) {
  }
  }
}
}



/* direct link to ubuntu troubleshooting */

if ( document.location.href.indexOf('#ubuntu-trouble') > -1 ) {
  $(".linux.docs").show();
  toggleExpandable(this,'#ubuntu-trouble');
}
</script>
</script>