Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Change http to https - #98

Closed
skasturi wants to merge 2 commits into
microsoft:masterfrom
skasturi:switch_to_https
Closed

Change http to https#98
skasturi wants to merge 2 commits into
microsoft:masterfrom
skasturi:switch_to_https

Conversation

@skasturi

Copy link
Copy Markdown

Switches all http links to https.

Ref issue: #57


`Stochastic Dual Coordinate Ascent Methods for Regularized Loss
Minimization <http://www.jmlr.org/papers/volume14/shalev-
Minimization <https://www.jmlr.org/papers/volume14/shalev-

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken link


`Stochastic Dual Coordinate Ascent Methods for Regularized Loss
Minimization <http://www.jmlr.org/papers/volume14/shalev-
Minimization <https://www.jmlr.org/papers/volume14/shalev-

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommend checking that all the new links work:

Suggested change
Minimization <https://www.jmlr.org/papers/volume14/shalev-
Minimization <http://www.jmlr.org/papers/volume14/shalev-

Original works: http://www.jmlr.org/papers/volume14/shalev-shwartz13a/shalev-shwartz13a.pdf

@ganik

ganik commented Apr 12, 2019

Copy link
Copy Markdown
Contributor

Hi @skasturi, thank you for doing this work. Is there anyway you can check all the links are still working after moving to https ? thx

@skasturi

Copy link
Copy Markdown
Author

We should be able to automate the check. Let me give it a shot next week sometime.

The method I am thinking is to extract all urls and run them through a a script to check if they are giving a success code.

@ganik

ganik commented Oct 24, 2019

Copy link
Copy Markdown
Contributor

this has been fixed by #346

@ganik ganik closed this Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants