ga-wdi-boston / unix-cli

Review the basic unix command line skills needed to work as a software developer.
Other
3 stars 55 forks source link

Address absolute/relative paths on web #15

Open RealWeeks opened 8 years ago

RealWeeks commented 8 years ago

See https://github.com/ga-wdi-boston/unix-cli-diagnostic/issues/65 @payne-chris-r

RealWeeks commented 8 years ago

Moved to address previous issue

gaand commented 8 years ago

I'm not sure I understand. Relative to what?

payne-chris-r commented 8 years ago

A link on the web is an absolute path. We don't specifically call that out in the README, but we do ask them about it in the Diagnostic. That's the entire issue.

jrhorn424 commented 8 years ago

@ga-wdi-boston/core I believe this is out of scope, no? Besides, I'm confused by what is meant by "a link on the web is an absolute path". It isn't, nor does it need to be: https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types

RealWeeks commented 8 years ago

I believe @jrhorn424 is correct that this is out of scope. I'm going to close, feel free to reopen if anyone wants further discussion.

gaand commented 8 years ago

It either needs to be addressed here or removed from the diagnostic.

jrhorn424 commented 7 years ago

I agree that this continues to be a problem. We should make a decision.

https://github.com/ga-wdi-boston/unix-cli-diagnostic/commit/c957ea49a428fd70e1ff1422b1090cb9176816fc#commitcomment-20461559

tvcrawley commented 7 years ago

The absolute/relative path question on the diagnostic has been changed for LM01 to reference the file system.