Skip to content

Commit 933d43f

Browse files
committed
Make the pull request replace v1 with v2
1 parent 1117d66 commit 933d43f

5 files changed

Lines changed: 772 additions & 768 deletions

File tree

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.link_title or page.title }}</a>
2323
{% endif %}
2424
{% endfor %}
25-
<a class="page-link" href="/protocol.html">Protocol</a>
26-
<a class="page-link" href="/protocol-v2.html">Protocol v2-draft</a>
25+
<a class="page-link" href="/protocol-v1.html">Protocol v1</a>
26+
<a class="page-link" href="/protocol.html">Protocol v2</a>
2727
<a class="page-link" href="https://bridge.simplefin.org">Bridge</a>
2828
<a class="page-link" href="/ecosystem.html">Apps</a>
2929
</div>

0 commit comments

Comments
 (0)