Closed nicknisi closed 6 years ago
Steps to reproduce
Expected Result
The user is navigated to the correct link and scrolled to the correct section
Actual Result
The user is sent to a blank page with the following error in the console:
Error: Request to https://raw.githubusercontent.com/dojo/framework/v3.0.0/writing-a-theme failed: Not Found
The problem is that the link parser is not working properly and it is trying to request an incorrect file name from GitHub.
Steps to reproduce
Expected Result
The user is navigated to the correct link and scrolled to the correct section
Actual Result
The user is sent to a blank page with the following error in the console: