Skip to content

Commit

Permalink
docs: Fix link on What is Seedlingo-button (#481)
Browse files Browse the repository at this point in the history
Because an upgrade to tooling broke the What is Seedlingo-button,
so that it became unresponsive to clicking,

this commit will:
- change the link address of the button to make it responsive again

**Certification**
- [x] I certify that <!-- Check the box to certify: [X] -->
- I have read the [contributing guidelines](
  https://github.com/nodepa/seedlingo/blob/main/.github/CONTRIBUTING.md)
- I license these contributions to the public under Seedlingo's
  [LICENSE](https://github.com/nodepa/seedlingo/blob/main/LICENSE.md)
  and have the rights to do so.

Signed-off-by: toshify <4579559+toshify@users.noreply.github.com>
  • Loading branch information
toshify committed Apr 4, 2024
1 parent b2c0515 commit d627c6a
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 @@ -7,7 +7,7 @@ heroText: Seedlingo
tagline: Modern mobile multi-language literacy
actions:
- text: What is Seedlingo?
link: 'index.html#what-is-seedlingo'
link: '#what-is-seedlingo'
type: primary
- text: Try Seedlingo
link: 'https://seedlingo.app'
Expand Down

0 comments on commit d627c6a

Please sign in to comment.