Skip to content

Commit 1226657

Browse files
committed
Fix links in SUMMARY
1 parent 0e850bd commit 1226657

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
- [Push to Git Repository](ruby_on_rails/first_git_push.md)
2020
- [Initialise Gitflow](ruby_on_rails/initialise_gitflow.md)
2121
- [Configure Git Repository](configure_git_repository.md)
22-
- [Create an Application Server](ruby_on_rails/create_application_server.md)
22+
- [Create an Application Server (Heroku)](ruby_on_rails/create_application_server_heroku.md)
23+
- [Create an Application Server (Deploio)](ruby_on_rails/create_application_server_deploio.md)
2324
- [Configure the CI/CD](ruby_on_rails/configure_ci.md)
2425
- [Tools]()
2526
- [RSpec](ruby_on_rails/rspec.md)

0 commit comments

Comments
 (0)