-
Notifications
You must be signed in to change notification settings - Fork 602
fix: index.html page example #1120
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
base: main
Are you sure you want to change the base?
Conversation
* fix curl example * fix server name
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.
I've reviewed the HTML formatting changes in this PR. The changes look good overall, improving code readability with consistent spacing and indentation. I have a few suggestions for further improvements below.
Hey @horochx, I see two pairs of double quotes in the |
My apologies if it seemed intentional. I didn't modify this section; I only corrected the host address and a JSON formatting error. This part already had double quotes. |
Description
Motivation
Type of Change
How Has This Been Tested?
Screenshots (if applicable)
Checklist
Related Issues