| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
✅ Deploy Preview for learn-scientific-python-org ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
Sorry, something went wrong.
|
Here is the error message: 1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/role": "/opt/build/repo/content/community/_index.md:8:28": page not found 1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/skills": "/opt/build/repo/content/community/_index.md:9:27": page not found 1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/community-meetings": "/opt/build/repo/content/community/_index.md:10:24": page not found 1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/community-outreach": "/opt/build/repo/content/community/_index.md:11:24": page not found 1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/onboarding": "/opt/build/repo/content/community/_index.md:12:16": page not found 1:48:52 PM: ERROR 2023/05/28 20:48:52 [en] REF_NOT_FOUND: Ref "/contributors/project management": "/opt/build/repo/content/community/_index.md:13:24": page not found I found it by clicking on the red x mark in a failing check. The reason that the links aren't found is that they refer to the wrong directory. The files are in community, but the path used is contributors. I am fixing it now and will push to this branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Trying to fix CI errors from #58.