Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Fix incorrect link in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Jasiun authored and oskarwrobel committed Dec 2, 2019
1 parent 11f35e4 commit 785520b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/context.js
Expand Up @@ -19,7 +19,7 @@ export default class Context {
/**
* Creates a context instance with a given configuration.
*
* Usually, not to be used directly. See the static {@link ~Context.create `create()`} method.
* Usually, not to be used directly. See the static {@link module:core/context~Context.create `create()`} method.
*
* @param {Object} [config={}] The context config.
*/
Expand Down

0 comments on commit 785520b

Please sign in to comment.