Skip to content

Commit

Permalink
jsdoc link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Oct 8, 2024
1 parent 7b2eb11 commit 7988f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/loader/File.js
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ File.createObjectURL = function (image, blob, defaultType)

/**
* Static method for releasing an existing object URL which was previously created
* by calling {@link File#createObjectURL} method.
* by calling {@link Phaser.Loader.File.createObjectURL} method.
*
* @method Phaser.Loader.File.revokeObjectURL
* @static
Expand Down

0 comments on commit 7988f4d

Please sign in to comment.