khoih-prog / AsyncWebServer_WT32_ETH01

This is Asynchronous HTTP and WebSocket Server Library for WT32_ETH01 (ESP32 + LAN8720). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
GNU General Public License v3.0
16 stars 4 forks source link

copy/paste error in changelog #2

Closed gitTinker closed 1 year ago

gitTinker commented 1 year ago

Describe the bug

This is a trivial 'issue' but it is evidence that your work is admired 😎 (I noticed). There is an incorrect link in the change log

Steps to Reproduce

Open the changelog and click link - result is example from another project

Expected behavior

Link to example in this project

Actual behavior

incorrect project example is displayed.

Debug and AT-command log (if applicable)

A clear and concise description of what you expected to happen.

Screenshots

image

khoih-prog commented 1 year ago

Hi @gitTinker

Thanks for using the library, your nice words and spotting the mistake. Already fixed in main branch

I wish I have more eyes as well as time, but unfortunately couldn't get. So I have now to rely on valuable library users' help to spot and help to fix millions of errors, bugs, etc. in my libraries. Nothing is too small to make the library better for everybody.

Best Regards,