Spring Operator
|
f238753c25
|
URL Cleanup (#10)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 3 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-26 17:25:31 -05:00 |
Spring Operator
|
a5d97d7435
|
URL Cleanup (#9)
* URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://cla2.dotnetfoundation.org (UnknownHostException) with 1 occurrences migrated to:
https://cla2.dotnetfoundation.org ([https](https://cla2.dotnetfoundation.org) result UnknownHostException).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://en.wikipedia.org/wiki/Contributor_License_Agreement with 1 occurrences migrated to:
https://en.wikipedia.org/wiki/Contributor_License_Agreement ([https](https://en.wikipedia.org/wiki/Contributor_License_Agreement) result 200).
* http://en.wikipedia.org/wiki/Indent_style with 1 occurrences migrated to:
https://en.wikipedia.org/wiki/Indent_style ([https](https://en.wikipedia.org/wiki/Indent_style) result 200).
* http://git-scm.com/book/en/v2/Git-Tools-Stashing-and-Cleaning with 1 occurrences migrated to:
https://git-scm.com/book/en/v2/Git-Tools-Stashing-and-Cleaning ([https](https://git-scm.com/book/en/v2/Git-Tools-Stashing-and-Cleaning) result 200).
* http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* http://www.dotnetfoundation.org/code-of-conduct with 2 occurrences migrated to:
https://www.dotnetfoundation.org/code-of-conduct ([https](https://www.dotnetfoundation.org/code-of-conduct) result 200).
* http://contributor-covenant.org/ with 1 occurrences migrated to:
https://contributor-covenant.org/ ([https](https://contributor-covenant.org/) result 301).
* Update contributing-license.md
* Update contributing-license.md
|
2019-03-26 17:25:14 -05:00 |
Tim Hess
|
b06508502d
|
Update contributing.md
Fix broken link
|
2018-10-01 10:23:54 -05:00 |
Tim Hess
|
9426ea61a7
|
Update contributing.md
use relative links
|
2018-10-01 10:22:20 -05:00 |
Tim Hess
|
63c46d9cfd
|
Add a page with full library list, including build status
[finishes #155594662]
Light edits and linting
|
2018-03-07 10:25:06 -06:00 |
Jason Konicki
|
5749880588
|
Organizing text
|
2017-10-12 12:03:41 -04:00 |
Jason Konicki
|
e3eaf41940
|
Adding anchors to topic headers
|
2017-10-12 11:58:58 -04:00 |
Jason Konicki
|
274c36dd2b
|
Minor modifications to the contribution docs and added the maintainers listing
|
2017-10-12 10:47:38 -04:00 |
Dave Tillman
|
9ae210cd5f
|
Fix links
|
2017-10-04 09:19:47 -06:00 |
Dave Tillman
|
9f623d9b5e
|
Contributing content
|
2017-10-03 15:55:19 -06:00 |
Dave Tillman
|
4b8548c6fa
|
Initial home page
|
2017-09-27 10:17:26 -06:00 |