diff --git src/readme.html src/readme.html
index 6fcf7cd..78da489 100644
|
|
|
83 | 83 | <h2>Final Notes</h2> |
84 | 84 | <ul> |
85 | 85 | <li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href="https://wordpress.org/support/">Support Forums</a>.</li> |
86 | | <li>WordPress has a robust plugin <abbr title="application programming interface">API</abbr> that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="https://codex.wordpress.org/Plugin_API" title="WordPress plugin API">plugin documentation in the Codex</a>. You shouldn’t modify any of the core code.</li> |
| 86 | <li>WordPress has a robust plugin <abbr title="application programming interface">API</abbr> that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="https://developer.wordpress.org/plugins/">Plugin Developer Handbook</a>. You shouldn’t modify any of the core code.</li> |
87 | 87 | </ul> |
88 | 88 | |
89 | 89 | <h2>Share the Love</h2> |