mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-29 09:15:11 +01:00
doc: Fix a docstring link
Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
parent
4304c8ee2e
commit
685f226f6f
@ -568,7 +568,7 @@ export class ChallengeService extends ChallengeRegistry {
|
||||
}
|
||||
|
||||
/**
|
||||
* This is a helper function for @see getGroupedChallengeLists. It is not expected to be used elsewhere.
|
||||
* This is a helper function for {@link getGroupedChallengeLists}. It is not expected to be used elsewhere.
|
||||
*
|
||||
* Filter all challenges in a parent location using a given filter, sort them into groups,
|
||||
* and write them into the `challenges` array provided.
|
||||
|
Loading…
Reference in New Issue
Block a user