Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit c9fa019

Browse files
author
Kailash Sethuraman
committed
Update protocol doc to point to the right location.
1 parent 6c11a7a commit c9fa019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/nav.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
<li><a href="/docs/">Documentation</a></li>
2121
<li><a href="/contribute/">Contribute</a></li>
2222
<li><a href="/faq/">FAQ</a></li>
23-
<li><a href="https://github.com/grpc/grpc-common/blob/master/PROTOCOL-HTTP2.md">Protocol</a></li>
23+
<li><a href="https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md">Protocol</a></li>
2424
<!-- Hide link to blog until we have actual posts -->
2525
<!-- <li><a href="/blog/" title="">Blog</a></li> -->
2626
</ul>
2727
</div><!-- /.navbar-collapse -->
2828
</div><!-- /.container-fluid -->
29-
</nav>
29+
</nav>

0 commit comments

Comments
 (0)