Skip to content

Commit

Permalink
fixes api docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
pardeike authored Dec 20, 2024
1 parent 75541fb commit 14e30fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Harmony/Documentation/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Here is a selected list of classes:

### Basics

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

0 comments on commit 14e30fc

Please sign in to comment.