github.com/adecaro/fabric-ca@v2.0.0-alpha+incompatible/docs/source/_templates/layout.html (about)

     1  <!--
     2  # Copyright IBM Corp. All Rights Reserved.
     3  #
     4  # SPDX-License-Identifier: Apache-2.0
     5  -->
     6  {% extends "!layout.html" %}
     7  {% block sidebartitle %}
     8  {{ super() }}
     9  <br>
    10  <a href="https://chat.hyperledger.org">Rocket Chat</a>  <a href="https://jenkins.hyperledger.org/">CI</a>
    11  <a href="http://stackoverflow.com/questions/tagged/hyperledger-fabric">StackOverflow</a>
    12  {% endblock %}