Skip to content

Commit

Permalink
fixes api main page links (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
pardeike authored Dec 20, 2024
1 parent 14e30fc commit b2086fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Harmony/Documentation/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Here is a selected list of classes:
### Basics

- [Harmony](HarmonyLib.Harmony.html)
- [PatchClassProcessor](HarmonyLib.PatchClassProcessor)
- [PatchProcessor](HarmonyLib.PatchProcessor)
- [PatchClassProcessor](HarmonyLib.PatchClassProcessor.html)
- [PatchProcessor](HarmonyLib.PatchProcessor.html)
- [HarmonyPatch](HarmonyLib.HarmonyPatch.html)
- [PatchInfo](HarmonyLib.PatchInfo.html)
- [Patches](HarmonyLib.Patches.html)
Expand Down

0 comments on commit b2086fe

Please sign in to comment.