Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Wrong links in Available builds section on Overview page #826

Closed
vokiel opened this issue Feb 6, 2018 · 3 comments
Closed

[Docs] Wrong links in Available builds section on Overview page #826

vokiel opened this issue Feb 6, 2018 · 3 comments
Assignees
Labels
type:docs This issue reports a task related to documentation (e.g. an idea for a guide).
Milestone

Comments

@vokiel
Copy link
Contributor

vokiel commented Feb 6, 2018

🐞 Is this a bug report or feature request? (choose one)

  • Bug report

💻 Version of CKEditor

N/A

📋 Steps to reproduce

  1. Open https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/builds/guides/overview.html#available-builds
  2. Click on any of three builds

✅ Expected result

Move to right build.

❎ Actual result

Nothing happens

📃 Other details that might be useful

Those links are upper-case when IDs are lower-case, e.g. #Classic-editor vs #classic-editor, see: https://github.com/ckeditor/ckeditor5/blame/master/docs/builds/guides/overview.md#L20

@vokiel vokiel added the type:docs This issue reports a task related to documentation (e.g. an idea for a guide). label Feb 6, 2018
@dkonopka
Copy link
Contributor

dkonopka commented Feb 7, 2018

It should be also fixed in the README.md.

@Reinmar
Copy link
Member

Reinmar commented Feb 7, 2018

This is strange. I'm quite sure it worked. @m-turek, is it possible that it changed when we changed MD parser? That it started generating lower-cased ids for headings?

@Reinmar Reinmar added this to the iteration 14 milestone Feb 7, 2018
@m-turek
Copy link
Contributor

m-turek commented Feb 7, 2018

Yeah, that's cause of the md parser.

@Reinmar Reinmar self-assigned this Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-adapter-ckfinder that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-build-balloon that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-build-classic that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-build-inline that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-core that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-easy-image that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-editor-balloon that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-editor-classic that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-editor-inline that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-engine that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-image that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-theme-lark that referenced this issue Feb 28, 2018
Reinmar added a commit to ckeditor/ckeditor5-ui that referenced this issue Feb 28, 2018
JDinABox pushed a commit to JDinABox/ckeditor5-build-markdown that referenced this issue Sep 6, 2021
rivernews pushed a commit to rivernews/ckeditor5-build-balloon-2022 that referenced this issue Dec 31, 2021
fl01337 pushed a commit to fl01337/ckeditor-5-build-inline that referenced this issue May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs This issue reports a task related to documentation (e.g. an idea for a guide).
Projects
None yet
Development

No branches or pull requests

4 participants