@@ -25,11 +25,7 @@ class NoClusterPlaceholder extends Component<PropsType, StateType> {
<br />
1. If you're deploying from a repo{" "}
- <A
- onClick={() =>
- window.open(`/api/oauth/projects/${currentProject.id}/github`)
- }
- >
+ <A href={"/api/integrations/github-app/oauth"}>
link your GitHub account
</A>
@@ -325,7 +325,7 @@ class Templates extends Component<PropsType, StateType> {
<TemplatesWrapper>
<TitleSection>
Launch
- <a href="https://docs.getporter.dev/docs/add-ons" target="_blank">
+ <a href="https://docs.porter.run/docs/applications" target="_blank">
<i className="material-icons">help_outline</i>
</a>
</TitleSection>
@@ -275,7 +275,7 @@ class SourcePage extends Component<PropsType, StateType> {
<Helper>
Learn more about
<Highlight
- href="https://docs.getporter.dev/docs/add-ons"
+ href="https://docs.porter.run/docs/applications"
target="_blank"
>
deploying services to Porter