Skip to content

Commit

Permalink
[Docs] Fix: Don't use anchor for 'Get started now'
Browse files Browse the repository at this point in the history
  • Loading branch information
adamharley authored and ovr committed Jun 10, 2020
1 parent 0afad6b commit a199e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ nav_order: 1
SocialConnect/Auth is modern open-source social sign library for PHP.
{: .fs-6 .fw-300 }

[Get started now](/installation.html#getting-started){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [Demo](https://sc.lowl.io/){: .btn .fs-5 .mb-4 .mb-md-0 }
[Get started now](/installation.html){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [Demo](https://sc.lowl.io/){: .btn .fs-5 .mb-4 .mb-md-0 }
<iframe src="https://ghbtns.com/github-btn.html?user=socialconnect&repo=auth&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>

# Features
Expand Down

0 comments on commit a199e0d

Please sign in to comment.