Skip to content
Snippets Groups Projects
Commit 4bfffb06 authored by František Dvořák's avatar František Dvořák
Browse files

HTML linting

parent 4bfb7f7b
No related branches found
No related tags found
1 merge request!52Megalinter checks
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
......@@ -332,7 +332,7 @@
EGI Foundation is conforming to GEANT Code of Conduct and your
personal data will be processed in accordance with the
<a
href="http://www.geant.net/uri/dataprotection-code-of-conduct/v1"
href="https://www.geant.net/uri/dataprotection-code-of-conduct/v1"
>Code of Conduct for Service Providers</a
>
and the
......
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
......
......@@ -20,7 +20,7 @@
{% block main_intro %}
<h1><img alt="Notebooks Logo" src="{{ static_url('images/egi-icon-notebooks.svg') }}" height="100">Notebooks</h1>
<p>
Notebooks is an environment based on <a href="http://jupyter.org/">Jupyter</a> and
Notebooks is an environment based on <a href="https://jupyter.org/">Jupyter</a> and
the <a href="https://www.egi.eu/services/cloud-compute/">EGI cloud service</a> that
offers a browser-based, scalable tool for interactive data analysis. The Notebooks
environment provides users with notebooks where they can combine text, mathematics,
......
......@@ -74,7 +74,6 @@ body {
</style>
{% endblock %}
{% block title %}ENVRI-Hub NEXT {{ service_name }}{% endblock %}
{% block logo %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment