Skip to content

Commit e271b56

Browse files
committed
Fixing wiki links
1 parent a8017ab commit e271b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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)
458458
for 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

462462
ApexDocs 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)
465465
for more information.

0 commit comments

Comments
 (0)