diff --git a/gns3server/templates/index.html b/gns3server/templates/index.html index 96b3f401..66c49e47 100644 --- a/gns3server/templates/index.html +++ b/gns3server/templates/index.html @@ -7,5 +7,5 @@
  • Website
  • API documentation
  • -

    If you are looking for uploading the IOU. You can since 1.4 upload them directly from the client see: this documenation.

    +

    If you are looking for uploading the IOU. You can since 1.4 upload them directly from the client see: this documentation.

    {% endblock %}