Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
titleRELEASE 2.6.0 OR ABOVE

'editorYou can change the URL of the link to the Image Addedhelp function by setting the URL in 'edit.help.url' 에 URL을 설정하면 Image Removed도움말 기능으로 연결되는 링크의 URL을 변경할 수 있습니다.

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.help.url': 'https://synapeditor.com/docs'
}

...