Skip to content

Commit b38869f

Browse files
committed
fix bug
1 parent 32f9292 commit b38869f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/2-sampleserver/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Playmaker servers are the decision-making servers that control the agents in the
99
## Sample Playmaker Servers
1010

1111
- Sample Playmaker Servers in Python by using gRPC [GitHub](https://github.com/CLSFramework/sample-playmaker-server-python-grpc) [Docs](/docs/sampleserver/sample-python-base-code/)
12-
- Sample Playmaker Servers in Python by using Thrift [GitHub](https://github.com/CLSFramework/sample-playmaker-server-python-thrift) [Docs](/docs/sampleserver/sample-python-base-code-thrift/)
13-
- Sample Playmaker Servers in C# by using gRPC [GitHub](https://github.com/CLSFramework/playmaker-server-csharp) [Docs](/docs/sampleserver/sample-csharp-base-code/)
14-
- Sample Playmaker Servers in NodeJs by using gRPC [GitHub](https://github.com/CLSFramework/playmaker-server-nodejs) [Docs](/docs/sampleserver/sample-nodejs-base-code/)
12+
- Sample Playmaker Servers in Python by using Thrift [GitHub](https://github.com/CLSFramework/sample-playmaker-server-python-thrift)
13+
- Sample Playmaker Servers in C# by using gRPC [GitHub](https://github.com/CLSFramework/playmaker-server-csharp)
14+
- Sample Playmaker Servers in NodeJs by using gRPC [GitHub](https://github.com/CLSFramework/playmaker-server-nodejs)
1515

1616
## Base Code
1717

0 commit comments

Comments
 (0)