@@ -201,7 +201,7 @@ This section demonstrates the real-world scenarios which have authentication and
201201[ bbe-http-service-ssl-tls ] : https://ballerina.io/learn/by-example/http-service-ssl-tls.html
202202[ bbe-http-service-mutual-ssl ] : https://ballerina.io/learn/by-example/http-service-mutual-ssl.html
203203[ bbe-http-service-basic-auth-file ] : https://ballerina.io/learn/by-example/http-service-basic-auth-file-user-store.html
204- [ bbe-http-service-basic-auth-ldap ] : https://ballerina.io/learn/by-example/http-service-basic-auth-ldap-user-store.html]
204+ [ bbe-http-service-basic-auth-ldap ] : https://ballerina.io/learn/by-example/http-service-basic-auth-ldap-user-store.html
205205[ bbe-http-service-jwt-auth ] : https://ballerina.io/learn/by-example/http-service-jwt-auth.html
206206[ bbe-http-service-oauth2 ] : https://ballerina.io/learn/by-example/http-service-oauth2.html
207207[ bbe-http-client-ssl-tls ] : https://ballerina.io/learn/by-example/http-client-ssl-tls.html
@@ -211,11 +211,11 @@ This section demonstrates the real-world scenarios which have authentication and
211211[ bbe-http-client-self-signed-jwt-auth ] : https://ballerina.io/learn/by-example/http-client-self-signed-jwt-auth.html
212212[ bbe-http-client-oauth2-client-credentials-grant ] : https://ballerina.io/learn/by-example/http-client-oauth2-client-credentials-grant-type.html
213213[ bbe-http-client-oauth2-password-grant ] : https://ballerina.io/learn/by-example/http-client-oauth2-password-grant-type.html
214- [ bbe-http-client-oauth2-refresh-token-grant ] : https://ballerina.io/learn/by-example/http-client-oauth2-direct -token-type.html
214+ [ bbe-http-client-oauth2-refresh-token-grant ] : https://ballerina.io/learn/by-example/http-client-oauth2-refresh -token-grant -type.html
215215[ bbe-graphql-service-ssl-tls ] : https://ballerina.io/learn/by-example/graphql-service-ssl-tls.html
216216[ bbe-graphql-service-mutual-ssl ] : https://ballerina.io/learn/by-example/graphql-service-mutual-ssl.html
217217[ bbe-graphql-service-basic-auth-file ] : https://ballerina.io/learn/by-example/graphql-service-basic-auth-file-user-store.html
218- [ bbe-graphql-service-basic-auth-ldap ] : https://ballerina.io/learn/by-example/graphql-service-basic-auth-ldap-user-store.html]
218+ [ bbe-graphql-service-basic-auth-ldap ] : https://ballerina.io/learn/by-example/graphql-service-basic-auth-ldap-user-store.html
219219[ bbe-graphql-service-jwt-auth ] : https://ballerina.io/learn/by-example/graphql-service-jwt-auth.html
220220[ bbe-graphql-service-oauth2 ] : https://ballerina.io/learn/by-example/graphql-service-oauth2.html
221221
0 commit comments