Skip to content

Changed "View Session" link URL#218

Closed
TeddyCho wants to merge 1 commit into
OpenSourceHelpCommunity:predevfrom
TeddyCho:predev
Closed

Changed "View Session" link URL#218
TeddyCho wants to merge 1 commit into
OpenSourceHelpCommunity:predevfrom
TeddyCho:predev

Conversation

@TeddyCho

Copy link
Copy Markdown

The previous for the "View Session" link was https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q and now it is https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q/videos/ to address Issue #213.

Checklist

  • My branch is up-to-date with the upstream predev branch.
  • I have added necessary documentation (if appropriate).

Which issue does this PR fix?: fixes #213

This PR corrects the URL of the "View Session" link as described in issue #213.

Why do we need this PR?:

If relevant, please include a screenshot.

Demo (optional):

Some tips for you to write the instructions:

  • Prefer bulleted description
  • Start after checking out this branch
  • Include any setup required, such as migrating databases, etc.

Testing instructions:

If there is any work still left to do, please add it here.

TODOs (if any):

A picture of a cute animal (not mandatory but encouraged):

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 72.269% when pulling 87d5c82 on TeddyCho:predev into 514be05 on OpenSourceHelpCommunity:predev.

@anubhakushwaha anubhakushwaha requested review from jarifibrahim and removed request for jarifibrahim December 28, 2017 06:05

@jarifibrahim jarifibrahim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 👍

@vaibhavsingh97 vaibhavsingh97 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

<a href="#" class="dropdown-toggle" data-toggle="dropdown">Sessions <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q" target="_blank">View Session</a></li>
<li><a href="https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q/videos/" target="_blank">View Session</a></li>

@tapaswenipathak tapaswenipathak Dec 28, 2017

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There is a minor glitch here, the issue needs the url to be updated to https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q/videos and not to https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q/videos/.

Results are different 👇

screen shot 2017-12-28 at 10 04 44 pm

screen shot 2017-12-28 at 10 04 56 pm

Need to have the second one.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice catch @tapasweni-pathak 👍

@tapaswenipathak tapaswenipathak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👋 @TeddyCho, Can you please fix the link and update this pr?

@tapaswenipathak

Copy link
Copy Markdown
Member

Closing this as it is fixed by #225.

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.

Change view session link

5 participants