-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
docs: add link to live demo #39
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -2,4 +2,6 @@ | |||||
|
||||||
Dapp for sponsoring the education of one individual child | ||||||
|
||||||
Live demo: https://sponsors.elimu.ai | ||||||
|
||||||
Video demo: https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Format the URL as a Markdown link. The video demo URL is a bare URL. To comply with Markdown linting rules (MD034), it should be formatted as a Markdown link. - Video demo: https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e
+ [Video demo](https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e) Committable suggestion
Suggested change
ToolsMarkdownlint
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Format the URL as a Markdown link.
The live demo URL is a bare URL. To comply with Markdown linting rules (MD034), it should be formatted as a Markdown link.
Committable suggestion
Tools
Markdownlint