denoland / doc_website

Archived. New version at https://github.com/denoland/docland
https://doc.deno.land/
MIT License
194 stars 42 forks source link

The graph is missing a dependency #254

Closed txiklerr closed 3 years ago

txiklerr commented 3 years ago

https://doc.deno.land/https/some_text

I get the following error when visiting the previous link:

Download https://some_text/
The graph is missing a dependency.
  Specifier: https://some_text/ from file:///var/task/$deno$doc.ts
bartlomieju commented 3 years ago

That is an expected error. https://some_text is not a URL that points to a source code.