Commit ec61a4b2 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

fixed breaks and internal linking

parent 30cd8243
Showing with 3 additions and 2 deletions
+3 -2
...@@ -131,10 +131,11 @@ ...@@ -131,10 +131,11 @@
</p> </p>
</div> </div>
</div> </div>
<br/>
<div class="card"> <div class="card">
<div class="card-header"> <div class="card-header">
<h3 class="card-title"> <h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#collapse2" aria-expanded="false" aria-controls="collapse2"> <a class="collapsed" data-toggle="collapse" href="#collapsedel" aria-expanded="false" aria-controls="collapsedel">
<small>Gitlab-pages Seite entfernen</small></a> <small>Gitlab-pages Seite entfernen</small></a>
</h3> </h3>
</div> </div>
...@@ -175,7 +176,7 @@ ...@@ -175,7 +176,7 @@
<li> <li>
<h6> Ich habe ein Gitlab-pages-Projekt erstellt, unter <em>Settings/ pages</em> steht aber eine kryptische URL der Form *.thishost.local:8090/*, die nicht funktioniert. </h6> <h6> Ich habe ein Gitlab-pages-Projekt erstellt, unter <em>Settings/ pages</em> steht aber eine kryptische URL der Form *.thishost.local:8090/*, die nicht funktioniert. </h6>
<p> Dies ist die interne Repräsentation des Projektes auf unserem Server und ist somit nicht von außerhalb ereichbar. Um die tatsächliche, von außen erreichbare URL Ihrer Seite zu finden, folgen Sie den Schritten <a href="#li_url"> hier </a>. </p> <p> Dies ist die interne Repräsentation des Projektes auf unserem Server und ist somit nicht von außerhalb ereichbar. Um die tatsächliche, von außen erreichbare URL Ihrer Seite zu finden, folgen Sie den Schritten <a href="#create_Text"> hier </a>. </p>
</li> </li>
</ul> </ul>
</p> </p>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment