Skip to content

Remove stale date qualifier from Fedora download label - #5

Open
arijitroy003 wants to merge 4 commits into
RedHatOfficial:mainfrom
arijitroy003:fix/docs-4
Open

Remove stale date qualifier from Fedora download label#5
arijitroy003 wants to merge 4 commits into
RedHatOfficial:mainfrom
arijitroy003:fix/docs-4

Conversation

@arijitroy003

Copy link
Copy Markdown

Summary

Remove the outdated "(after April 28th)" text from the Fedora Linux 44 download link in data/data.json. Fedora 44 has been released and available for over a year, making the date qualifier stale and potentially confusing for visitors.

Changes

  • Updated the Fedora download label from "Download Fedora Linux 44! (after April 28th)" to "Download Fedora Linux 44"

Verification

  • Confirmed the label text via grep before editing
  • Verified the change is limited to the single label string in data/data.json

Remove stray closing </h2> HTML tag from markdown heading on the
index page. The markdown ## prefix already renders the heading;
the trailing HTML tag is invalid and may cause rendering issues.
- Complete the cut-off sentence about CI builds on line 27
- Fix 'build' -> 'built' typo on line 30
Add const declaration to filter variable in searchTable() and
filterTable() functions. Without let/const, the variable leaks
into the global scope, which can cause unexpected behavior when
both functions reference the same implicit global.
Remove outdated '(after April 28th)' qualifier from the Fedora Linux 44
download link since the release date has long passed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant