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: change the help page url #1667

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Conversation

andreevgy
Copy link
Contributor

Hello again!

Noticed that help link was not working for a while. Changed it to the working page on current website. Let me know if there should be something different.

P.S.: There is some issue with intl config on getoutline.org because it redirects me to /intl/[lang] and show me this error
image

@andreevgy andreevgy requested a review from a team as a code owner July 16, 2023 17:04
@@ -372,7 +372,7 @@ export class AppRoot extends mixinBehaviors([AppLocalizeBehavior], PolymerElemen
[[localize('about-page-title')]]
</paper-item>
<paper-item name="help">
<a href="https://s3.amazonaws.com/outline-vpn/index.html#/support" id="helpAnchor" hidden=""></a>
<a href="https://getoutline.org/how-it-works" id="helpAnchor" hidden=""></a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's switch it to https://support.getoutline.org instead, since that's a better destination for a user who's looking for help.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed the link to the new one, sorry for long reply.

Copy link
Contributor

Choose a reason for hiding this comment

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

@fortuna / @maddyhof , just wonder if it's ok to switch from s3.amazonaws.com to getoutline.org because the latter one is easier to get blocked.

Copy link
Contributor

Choose a reason for hiding this comment

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

We don't have an S3 mirror of the Support site, and AFAIK it hasn't gotten blocked, even when getoutline.org has (but correct me if I'm wrong).

Copy link
Contributor

@maddyhof maddyhof left a comment

Choose a reason for hiding this comment

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

See comment on new link destination

Copy link
Contributor

@maddyhof maddyhof left a comment

Choose a reason for hiding this comment

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

LGTM

@jyyi1 jyyi1 changed the title fix: Changed url of help page fix: change the help page url Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch has no changes to coverable lines.

Files Changed Coverage
src/www/ui_components/app-root.js ø

📢 Thoughts on this report? Let us know!.

@jyyi1
Copy link
Contributor

jyyi1 commented Aug 7, 2023

Thanks for the update, @andreevgy . Please sync the branch with the latest master branch before merge. Or we can do this for you if you prefer.

@andreevgy
Copy link
Contributor Author

@jyyi1 just rebased it, should be good to go.

@jyyi1 jyyi1 requested a review from fortuna August 7, 2023 20:16
@fortuna fortuna merged commit 0cae8d0 into Jigsaw-Code:master Aug 30, 2023
13 checks passed
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.

4 participants