layer5io / layer5io/layer5

[Bug] Hacktoberfest program card navigates to /programs/null instead of valid slug

Open
#8,050 2 comments 0 reactions 1 assignee View on GitHub

@akshatsinghai6682-sketch is already working on this.

Since Sep 14, 2026.

framework/gatsby help wanted kind/bug
Dominant language
JavaScript
Stars
1.1k
Forks
1.6k
Avg merge
2d 10h
Merged PRs (30d)
18

Description

Description

On https://layer5.io/careers/internships, the Hacktoberfest program card navigates to https://layer5.io/programs/null instead of a valid URL. The slug for this program is incorrectly set to null in the data file, causing an invalid URL to be generated by Gatsby.

Page: https://layer5.io/careers/internships

Steps to Reproduce:

1.Go to https://layer5.io/careers/internships
2.Scroll to "Open Source Internship Programs" section
3.Click on the "Hacktoberfest" card
4.Observe URL becomes layer5.io/programs/null

Expected Behavior

The Hacktoberfest card should navigate to a valid URL such as https://layer5.io/programs/hacktoberfest, consistent with the slug pattern used by other program cards like /programs/lfx, /programs/gsoc, /programs/mlh etc.

Screenshots
Image Image
Environment:

-Host OS: macOS
-Browser: Chrome

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.