File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -454,12 +454,12 @@ If using Typescript, ApexDocs provides all necessary type definitions.
454454
455455## 📖 Documentation Guide
456456
457- See the [ wiki] ( https://github.com/cesarParra/apexdocs/wiki/%F0%9F%93%96-Documenting-Apex-code )
457+ See the [ wiki] ( https://github.com/cesarParra/apexdocs/wiki/2.- %F0%9F%93%96-Documenting-Apex-code )
458458for an in-depth guide on how to document your Apex code to get the most out of ApexDocs.
459459
460460## 📄 Generating OpenApi REST Definitions
461461
462462ApexDocs can also generate OpenApi REST definitions for your Salesforce Apex classes annotated with ` @RestResource ` .
463463
464- See the [ wiki] ( https://github.com/cesarParra/apexdocs/wiki/%F0%9F%93%84-Generating-OpenApi-REST-Definitions )
464+ See the [ wiki] ( https://github.com/cesarParra/apexdocs/wiki/3.- %F0%9F%93%84-Generating-OpenApi-REST-Definitions )
465465for more information.
You can’t perform that action at this time.
0 commit comments