Skip to content
Snippets Groups Projects
Select Git revision
0 results

docs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    David Medinets authored
    When https://kubespray.io/#/docs/comparisons is generated, having the link in the heading creates the following HTML. When displayed there is no space between "vs" and the link. I simply moved the link into the following paragraph.
    
    ```
    <h2 id="kubespray-vs-kops"><a href="#/docs/comparisons?id=kubespray-vs-kops" data-id="kubespray-vs-kops" class="anchor"><span>Kubespray vs </span></a><a href="https://github.com/kubernetes/kops" target="_blank" rel="noopener">Kops</a></h2>
    ```
    4a5acad4
    History
    Name Last commit Last update
    ..