Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

index.js is not linked correctly in index.html #2913

Closed
binghatch opened this issue Jan 18, 2023 · 3 comments
Closed

index.js is not linked correctly in index.html #2913

binghatch opened this issue Jan 18, 2023 · 3 comments
Labels

Comments

@binghatch
Copy link

Currently, there is one script linked in index.html on line 57. The src attribute of this script is currently pointing to ./js/index.js. The folder ./js doesn't exist.

Instead, the src attribute of the script should link to ./src/index.js.

@ironhack-edu
Copy link
Contributor

This issue was fixed in the previous iteration. Thank you for reporting.

@stale
Copy link

stale bot commented May 16, 2023

This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 16, 2023
@stale
Copy link

stale bot commented May 31, 2023

This pull request is closed. Thank you.

@stale stale bot closed this as completed May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants