fix: link uri
This commit is contained in:
parent
0fd8db9749
commit
50552d7245
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<p>This is Adrian's homepage, checkout his running services and their state <a href="cloud.adrianux.net">here</a></p>
|
<p>This is Adrian's homepage, checkout his running services and their state <a href="https://cloud.adrianux.net">here</a></p>
|
||||||
<p>Yes, Adrian is refering to himself in the third person.</p>
|
<p>Yes, Adrian is refering to himself in the third person.</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue