surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
924 stars 378 forks source link

Documentation link is broken #6053

Closed Gusmonkey closed 3 weeks ago

Gusmonkey commented 3 weeks ago

Describe the bug The "Get Started" link for HTML/CSS/JavaScript returns a 404

https://github.com/surveyjs/survey-creator/blob/master/survey-creator/documentation/get-started-html-css-javascript

Steps to reproduce

  1. Go to https://github.com/surveyjs/survey-creator?tab=readme-ov-file
  2. Click on Get Started > HTML/CSS/JavaScript
  3. See 404 error

Expected behavior See a page describing how to use the repo using HTML, CSS & JavaScript, similar to https://surveyjs.io/survey-creator/documentation/get-started-vue

Please complete the following information:

RomanTsukanov commented 3 weeks ago

Hi @Gusmonkey,

Thanks for the heads up! I've fixed the issue.