-
Notifications
You must be signed in to change notification settings - Fork 3.2k
-
I believe I added a new page to the _teaching folder correctly and I added a self-referring link to the correct directory following the pattern all the other teaching.md files do. But for some reason when clicked it leads to a page not found error.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 3 replies
-
What is the link that you are using on your site and where is it pointing to when deployed?
Beta Was this translation helpful? Give feedback.
All reactions
-
https://wongolini.github.io/teaching/2025-winter-teaching-1
It points to the file under _teaching 2025-winter-teaching-1.md
Beta Was this translation helpful? Give feedback.
All reactions
-
Looks like the date you have set is 2025年06月27日
, I wonder if that's causing the problem. Some of the sections are sensitive to dates in the future.
Beta Was this translation helpful? Give feedback.
All reactions
-
Great that did fix it thanks!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1