Fix typo with link to issue (#289)

This commit is contained in:
Pavel Lobashov 2018-04-27 11:47:43 +03:00 committed by Alexey Golubev
parent 438da5662d
commit b3f5cae910

View file

@ -39,7 +39,7 @@
#### Document Editor
* Fix displaying table after html convert (#37472)
* Fix adding comment to whole doc (#37425, [DocumentServer#287](https://github.com/ONLYOFFICE/DocumentServer/issue/287)) ([sdkjs#319](https://github.com/ONLYOFFICE/sdkjs/pull/319))
* Fix adding comment to whole doc (#37425, [DocumentServer#287](https://github.com/ONLYOFFICE/DocumentServer/issues/287)) ([sdkjs#319](https://github.com/ONLYOFFICE/sdkjs/pull/319))
* Fix copy Rich Text Content from table (#37546) ([sdkjs#320](https://github.com/ONLYOFFICE/sdkjs/pull/320))
#### Spreadsheet Editor