Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

docs(index.html): switch to git repo for shashlik #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h2 class="section-heading">FAQ</h2>
<h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse1">What makes Anbox different from other projects like Shashlik or Genimobile?</a></h3>
<div id="collapse1" class="collapse">
<p>
Projects like <a target="_blank" href="http://www.shashlik.io/">Shashlik</a>
Projects like <a target="_blank" href="https://github.com/yui0/shashlik">Shashlik</a>
or <a target="_blank" href="https://www.genymobile.com/">Genimobile</a> use
an emulator to run the Android environment. The emulator creates an entire
emulated system which has its own kernel etc whereas Anbox runs the Android
Expand Down