fixed namespaced anchor links

This commit is contained in:
Felix Roos 2022-12-19 20:59:47 +01:00
parent 613fc6e3ef
commit 2c44c252d7
2 changed files with 3 additions and 3 deletions

View file

@ -676,7 +676,7 @@ export class Pattern {
// Methods without corresponding toplevel functions
/**
* Layers the result of the given function(s). Like {@link superimpose}, but without the original pattern:
* Layers the result of the given function(s). Like {@link Pattern.superimpose}, but without the original pattern:
* @name layer
* @memberof Pattern
* @returns Pattern