Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
What is the current behavior?
8 of the
relative URLs must start with "/"tests intests/content/lint-files.jsfail because of some windows pathing issues. Here is one example.What changes are you suggesting?
The problem is with the relative path computations near the beginning of the test. These should be wrapped with a
slashcall.cc: @github/docs-engineering , @chiedo