You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/Heroku Tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Heroku is a cloud platform for deploying and running modern apps. A more detaile
8
8
9
9
Some of the key advantages of Heroku include:
10
10
- 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).
12
12
- It enables SSL so the communication between your app and its users are encrypted.
0 commit comments