editLinkText

  • type: string
  • default: Edit this page on GitHub
  • required: false

Description

Set the text to be used with the edit link when enabled by enableEditLink.

enableEditLink needs to be set to true for this to take effect.

Example

  publishing:
    github:
      enableEditLink: true
      editLinkText: Click here to edit this note

Backlinks