ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
379 stars 61 forks source link

Link to the site is wrong #356

Closed wwalc closed 1 year ago

wwalc commented 1 year ago

Is: https://ckeditor.com/?github-writer

Should be: https://ckeditor.com/github-writer

Dun-sin commented 1 year ago

Hi, can I work on this? Also, where exactly is the change needed

mlewand commented 1 year ago

@Dun-sin you're welcome to do so. I won't search for exact line number because it should be very simple. My best bet is just to:

  1. clone the repo
  2. use find in all files feature of your text editor
  3. search for https://ckeditor.com/?github-writer string

This should be enough to find it :slightly_smiling_face: