Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken anchor link in markdown #5

Merged
merged 4 commits into from
Apr 5, 2022

Conversation

seraphjiang
Copy link
Member

Description

Markdown anchor link doesn't support multiple words and capital case. replace with all low case and single word

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@sichend
Copy link

sichend commented Apr 5, 2022

You might need to rebase

@seraphjiang seraphjiang merged commit 17142fe into opensearch-project:main Apr 5, 2022
@seraphjiang
Copy link
Member Author

You might need to rebase

Thanks Sichen, I need to figure right way to rebase from upstream. Somehow fixed conflict with merge this time

johnnyon-amzn added a commit that referenced this pull request Apr 27, 2022
…s OpenSearch (#12)

* Initial draft for project readme (#2)

Signed-off-by: Huan Jiang <[email protected]>
Signed-off-by: Johnny On <[email protected]>

* Fix broken anchor link in markdown (#5)

* Initial draft for project readme

Signed-off-by: Huan Jiang <[email protected]>

* fix broken anchor link

Signed-off-by: Huan Jiang <[email protected]>
Signed-off-by: Johnny On <[email protected]>

* init electron

Signed-off-by: Johnny On <[email protected]>

* sign off

Signed-off-by: Johnny On <[email protected]>

* allow for config edits and add environment varaibles in proxy

Signed-off-by: Johnny On <[email protected]>

* remove config from git

Signed-off-by: Johnny On <[email protected]>

* Update config.json

Signed-off-by: Johnny On <[email protected]>

* move all code files to src

Signed-off-by: Johnny On <[email protected]>

* edit paths and fix readme typos

Signed-off-by: Johnny On <[email protected]>

* screenshots folder

Signed-off-by: Johnny On <[email protected]>

* update package.json to reference main dashboards-desktop

Signed-off-by: Johnny On <[email protected]>

Co-authored-by: Huan Jiang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants