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

Commit

Permalink
Docs: Fixed broken link. Closes #486.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Apr 17, 2019
1 parent ffec16a commit cb72e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/button/switchbuttonview.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import '../../theme/components/button/switchbutton.css';
*
* document.body.append( view.element );
*
* @extends module:ui/buttonview~ButtonView
* @extends module:ui/button/buttonview~ButtonView
*/
export default class SwitchButtonView extends ButtonView {
/**
Expand Down

0 comments on commit cb72e33

Please sign in to comment.