Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix all redirection #1017

Merged
merged 1 commit into from
Oct 6, 2018
Merged

Fix all redirection #1017

merged 1 commit into from
Oct 6, 2018

Conversation

swarnava
Copy link
Contributor

@swarnava swarnava commented Oct 1, 2018

This should cover all #1015 testcases

@@ -56,5 +56,5 @@ For an overview and demonstration of nbgrader's core functionality, check out th
:caption: Resources

Source repository <https://github.com/jupyter/nbgrader>
Jupyter education mailing list <http://tinyurl.com/jupyter-education>
Copy link

Choose a reason for hiding this comment

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

Do you think it's possible to add some exclusion marks and keep the tinyurl version? I guess it is there for a reason like to see the number of people going to the Google Groups from this exact link?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Noob question 😅 How do I exclude it? Do you mean should I keep tinyurl link? or is there a way to do that at travis config?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@npenzin ?

Copy link

Choose a reason for hiding this comment

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

@swarnava Soorry for late reply. I'm afraid I can't help you on that but I guess TravisCI docs might have an answer on that, check it out. Best! :)

Copy link
Member

Choose a reason for hiding this comment

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

I believe the reason this uses tinyurl is because the # in the google groups URL was causing problems with the linkchecker. This might not be a problem anymore, in which case it would be fine to put the full URL.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Does this mean we are good to merge this PR now ? 😄

Copy link
Member

Choose a reason for hiding this comment

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

Yep I just tested it locally and it seems to be ok. The tests are failing for other reasons which I'll try to investigate separately.

@jhamrick
Copy link
Member

jhamrick commented Oct 6, 2018

Thanks!

@jhamrick jhamrick merged commit 8ffaf35 into jupyter:master Oct 6, 2018
@jhamrick jhamrick added this to the 0.6.0 milestone Oct 6, 2018
@swarnava swarnava deleted the fix-broken-link branch October 6, 2018 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants