Skip to content

Commit ae33553

Browse files
committed
Fix broken links
1 parent 0302827 commit ae33553

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sites/en/frontend/deploying_to_github.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
h2 do
22
span "If you have already deployed your app to GitHub, go on to "
3-
a 'Deploying to GitHub again', href: "deploying_to_github_pages_again"
3+
a 'Deploying to GitHub again', href: "deploying_to_github_again"
44
span "."
55
end
66

sites/en/frontend/deploying_to_github_again.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
h2 do
22
span "If you haven't deployed your app to GitHub yet, start at "
3-
a 'Deploying to GitHub', href: 'deploying_to_github_pages'
3+
a 'Deploying to GitHub', href: 'deploying_to_github'
44
span "."
55
end
66

0 commit comments

Comments
 (0)