File tree Expand file tree Collapse file tree
CasePathsCore/Documentation.docc
CasePaths/Documentation.docc Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Case paths bring the power and ergonomics of key paths to enums.
77This module exports the core functionality of the Case Paths library, as well as the ` @CasePathable `
88macro.
99
10- To read the core documentation, see the [ ` CasePathsCore ` ] ( .. /casepathscore ) module.
10+ To read the core documentation, see the [ ` CasePathsCore ` ] ( ./casepathscore ) module.
1111
1212## Topics
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Case paths bring the power and ergonomics of key paths to enums.
77This module contains the core functionality of the Case Paths library, minus the ` @CasePathable `
88macro, and is automatically imported when you ` import CasePaths `
99
10- See the [ ` CasePaths ` ] ( .. /casepaths ) module for information about the ` @CasePathable ` macro and
10+ See the [ ` CasePaths ` ] ( ./casepaths ) module for information about the ` @CasePathable ` macro and
1111other non-core functionality.
1212
1313## Topics
You can’t perform that action at this time.
0 commit comments