Skip to content

Commit 0626709

Browse files
Fix broken link in protocol docs
Signed-off-by: Robbie Harwood <[email protected]> Reviewed-by: Simo Sorce <[email protected]> PR: 161
1 parent ae2d82b commit 0626709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/docs/ProtocolDocumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The GSS-PROXY protocol is an RPC protocol based on ONCRPC v2.
55
## Protocol Definition
66

77
The protocol definition file is currently maintained in GIT here:
8-
https://git.fedorahosted.org/cgit/gss-proxy.git/plain/x-files/gss_proxy.x
8+
https://pagure.io/gssproxy/blob/master/f/x-files/gss_proxy.x
99

1010
The protocol is not stable yet and it is being revised while we progress prototyping client and server code, however the parts used by the Linux kernel driver are considered final and will see no backward incompatible changes.
1111

0 commit comments

Comments
 (0)