Skip to content

Commit ba73edb

Browse files
authored
fixed issues in the API documentation
1 parent 6e9363a commit ba73edb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ permalink: /
1010

1111
A modern REST API for real-time stock portfolio management with Finnhub integration.
1212

13-
[Get Started](#getting-started){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2}
14-
[View on GitHub](https://github.com/HackStyx/portfolio-tracker){: .btn .fs-5 .mb-4 .mb-md-0}
13+
<div class="buttons-container" markdown="1">
14+
[Get Started](#getting-started){: .btn .btn-blue .mr-2}
15+
[View on GitHub](https://github.com/HackStyx/portfolio-tracker){: .btn}
16+
</div>
1517

1618
## Overview
1719

@@ -341,4 +343,4 @@ npm start
341343

342344
## License
343345

344-
This project is licensed under the MIT License. See the [LICENSE](../LICENSE) file for details.
346+
This project is licensed under the MIT License. See the [LICENSE](../LICENSE) file for details.

0 commit comments

Comments
 (0)