brackets-cont / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
Other
1.38k stars 182 forks source link

Links in "Getting Started" go to deprecated Adobe version #126

Open dignifiedalpaca opened 2 years ago

dignifiedalpaca commented 2 years ago

Description

The "Brackets on Github" and "Brackets Wiki" link to github.com/adobe/brackets instead of github.com/brackets-cont/brackets.

Steps to Reproduce

  1. Open the index.html in the "Getting Started" folder
  2. Scroll to lines 174-180
  3. Attempt to access the "Brackets on GitHub" and "Brackets Wiki" links

Expected behavior: The links should direct you to the current version of Brackets, brackets-cont/brackets .

Actual behavior: The link directs you to the archived Adobe version.

Versions

I am running Brackets Release 2.0 build 2.0.1-17920 (master 7f6dffa23) on MacOS Monterey 12.1.

abose commented 2 years ago

Thanks @TatoAndTatoOnly for raising this issue.

dignifiedalpaca commented 2 years ago

Puzzling… the Getting Started files in the “samples” directory appear to be correct. They’re also correct in the source code for v2.0.1, which I’m using.

dignifiedalpaca commented 2 years ago

However, the bug still persists…

Ritika8081 commented 1 year ago

there are more than one getting started folder and in that index.html file ,in every folder need to change the link ??