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

Commit

Permalink
Docs: Fixed a link. Closes #1519.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Aug 29, 2018
1 parent 5d8eb00 commit 6d000d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conversion/conversion.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import {
* Model element to view element and vice versa.
* * {@link module:engine/conversion/conversion~Conversion#attributeToElement `attributeToElement()`} –
* Model attribute to view element and vice versa.
* * {@link module:engine/conversion/conversion~Conversion#attributeToElement `attributeToElement()`} –
* * {@link module:engine/conversion/conversion~Conversion#attributeToAttribute `attributeToAttribute()`} –
* Model attribute to view element and vice versa.
*/
export default class Conversion {
Expand Down

0 comments on commit 6d000d9

Please sign in to comment.