这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@wking
Copy link

@wking wking commented Aug 6, 2017

1. What's the name of the policy?

GitHub Terms of Service

2. Is this issue related to a specific section within one of our policies (e.g. the Terms of Service)? If so, please include a link to the section or subsection.

No

3. Did you already open a pull request? If so, please include a link to the PR.

This is the pull request ;).

4. Sometimes it's easier to just put your feedback text into an issue. If that's how you'd prefer to contribute, this is the section to do that.

Reference-style links make the source a bit easier to read, since the inline label is shorter than the referenced URL.

And the one-off link to the privacy statement's compelled disclosure section currently goes straight to /articles/github-privacy-statement/, while the other privacy links in these terms go to the redirecting https://github.com/site/privacy:

$ curl -sI https://github.com/site/privacy
HTTP/1.1 302 Found
Date: Sun, 06 Aug 2017 04:41:03 GMT
…
Location: https://help.github.com/articles/github-privacy-statement/
…

It seems more consistent to use the canonical link there instead of linking directly to the /articles/ URL.

5. Why do you think this section or language needs improvement?

This PR isn't changing any of the legal language; it's just minor Markdown polishing.

This link style is documented in [1].  This makes the source a bit
easier to read, since the inline label is shorter than the referenced
URL.

I've also updated a one-off link to the privacy statement's compelled
disclosure section.  The canonical privacy URL currently 302's to the
article:

  $ curl -sI https://github.com/site/privacy
  HTTP/1.1 302 Found
  Date: Sun, 06 Aug 2017 04:41:03 GMT
  ...
  Location: https://help.github.com/articles/github-privacy-statement/
  ...

but it seems more consistent to use the canonical link there instead
of linking directly to the articles/ URL.

[1]: https://daringfireball.net/projects/markdown/syntax#link
@Kaptan6767
Copy link

/articles

@bluemazzoo
Copy link
Contributor

Thank you all for the comments and feedback! @wking Closing this pull request since we haven't made changes to the links in this update.

@bluemazzoo bluemazzoo closed this Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants