Skip to content

Commit

Permalink
Merge pull request #5570 from JayaShakthi97/fix-19956
Browse files Browse the repository at this point in the history
Update invalid documentation URLs in connection metadata
  • Loading branch information
JayaShakthi97 authored Mar 8, 2024
2 parents a889974 + 1914af7 commit f4d182e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "assets/images/logos/apple.svg",
"header": "Apple",
"Subheading": "Login users with their Apple IDs.",
"documentation": "{ENV}/asgardeo/docs/guides/authentication/social-login/add-apple-login/",
"documentation": "",
"modal": {
"form": {
"fields": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "assets/images/logos/facebook.svg",
"header": "Facebook",
"Subheading": "Enable login for users with existing Facebook accounts",
"documentation": "{ ENV }/asgardeo/docs/guides/authentication/social-login/add-facebook-login/",
"documentation": "",
"modal": {
"form": {
"fields": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "assets/images/logos/github.svg",
"header": "GitHub",
"Subheading": "Login users with existing GitHub accounts.",
"documentation": "{ ENV }/asgardeo/docs/guides/authentication/social-login/add-github-login/",
"documentation": "",
"modal": {
"form": {
"fields": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "assets/images/logos/google.svg",
"header": "Google",
"Subheading": "Login users with existing Google accounts.",
"documentation": "{ ENV }/asgardeo/docs/guides/authentication/social-login/add-google-login/",
"documentation": "",
"modal": {
"form": {
"fields": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "assets/images/logos/microsoft.svg",
"header": "Microsoft",
"Subheading": "Enable login for users with existing Microsoft accounts",
"documentation": "{ ENV }/asgardeo/docs/guides/authentication/social-login/add-microsoft-login/",
"documentation": "",
"modal": {
"form": {
"fields": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "assets/images/logos/ethereum.svg",
"header": "Sign In With Ethereum",
"Subheading": "Login users with their Ethereum wallet.",
"documentation": "{ ENV }/asgardeo/docs/guides/authentication/social-login/add-google-login/",
"documentation": "",
"modal": {
"form": {
"fields": [
Expand Down

0 comments on commit f4d182e

Please sign in to comment.