Migrating images from the WorkAdventure website to the docs/ directory

Images belong to the docs, so they should sit next to the documentation files in the /docs directory.
This commit is contained in:
David Négrier 2021-08-20 16:56:03 +02:00
parent e32f433688
commit 821e224aac
29 changed files with 21 additions and 21 deletions

View file

@ -70,7 +70,7 @@ Each object will represent a variable.
<div class="row">
<div class="col">
<img src="https://workadventu.re/img/docs/object_variable.png" class="figure-img img-fluid rounded" alt="" />
<img src="images/object_variable.png" class="figure-img img-fluid rounded" alt="" />
</div>
</div>