Skip to content

Commit d3bbee5

Browse files
authored
Merge pull request #168 from dominikb/patch-1
Fix broken link in readme
2 parents 3fad695 + 014e379 commit d3bbee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Code examples you can find in [example](./example) directory
1919
* <b>Functional</b>: support [30+ providers]((https://socialconnect.lowl.io/providers.html)) such as Facebook, Google, Twitter, GitHub, Vk and another.
2020
* <b>Completely</b>: We supports all social sign standarts: OAuth1/OAuth2/OpenID/OpenIDConnect.
2121
* <b>Follow standards</b>: We follow PSR-7/PSR-17/PSR-18 standards.
22-
* <b>Modular</b>: Use only what, that you need, see [architecture overview](http://localhost:4000/architecture.html).
22+
* <b>Modular</b>: Use only what, that you need, see [architecture overview](https://socialconnect.lowl.io/architecture.html).
2323
* <b>Quality</b>: CodeCoverage with 80%+ and We are using static analyzers.
2424

2525
## Supported type of providers
@@ -77,4 +77,4 @@ This project is open-sourced software licensed under the MIT License.
7777
See the [LICENSE](LICENSE) file for more information.
7878

7979

80-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSocialConnect%2Fauth.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSocialConnect%2Fauth?ref=badge_large)
80+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSocialConnect%2Fauth.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSocialConnect%2Fauth?ref=badge_large)

0 commit comments

Comments
 (0)