Skip to content

Commit a1a3988

Browse files
committed
Checked and fixed all links
1 parent 1119d06 commit a1a3988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/Heroku Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Heroku is a cloud platform for deploying and running modern apps. A more detaile
88

99
Some of the key advantages of Heroku include:
1010
- No server side knowledge is required, so it is easy to set up.
11-
- It can be free, but the free tier has some limitations, which we will discuss later when we introduce [`Dyno`]().
11+
- It can be free, but the free tier has some limitations, which we will discuss later when we introduce [`Dyno`](Heroku%20Tutorial.md#creating-a-heroku-dyno).
1212
- It enables SSL so the communication between your app and its users are encrypted.
1313

1414

0 commit comments

Comments
 (0)