Skip to content

fix: Broken link on Assignment: Profiles, Positions and jQuery page #68#69

Open
resul-elezi wants to merge 1 commit into
csev:masterfrom
resul-elezi:fix-issue-68
Open

fix: Broken link on Assignment: Profiles, Positions and jQuery page #68#69
resul-elezi wants to merge 1 commit into
csev:masterfrom
resul-elezi:fix-issue-68

Conversation

@resul-elezi

Copy link
Copy Markdown

Description

This PR fixes issue #68, a broken link on the Assignment: Profiles, Positions and jQuery page. The "previous assignment" link was using an incorrect relative path, causing a 404 error by trying to access the root directory instead of the sibling directory within the /assn/ folder.

Changes

  • Modified the href attribute in assn/res-position/index.php.
  • Changed path from ../../res-profile/index.php to ../res-profile/index.php.

Related Issue

Closes #68

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.

Broken link on Assignment: Profiles, Positions and jQuery page

1 participant