Skip to content

Commit a423d77

Browse files
author
Li Yin
committed
Changed all internal links from absolute path to relative path
1 parent 3686873 commit a423d77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

guides/DigitalOcean Tutorial.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ This is a tutorial on deploying our sample app onto DigitalOcean, a cloud comput
44

55
## Quick links
66
If you are a first time learner, we do encourage you to go through the whole tutorial. However, if you are just looking for help on a specific task, here are the links to the sections you may want to refer to:
7-
- [DigitalOcean set-up]()
8-
- [App deployment (applies to any hosting platform)]()
9-
- [Creating a user]()
10-
- [PostgreSQL user configuration]()
11-
- [Setting up nginx]()
12-
- [Setting up uWSGI]()
7+
- [DigitalOcean set-up](DigitalOcean%20Tutorial.md#digitalocean)
8+
- [App deployment (applies to any hosting platform)](DigitalOcean%20Tutorial.md#deploying-applications-onto-our-server)
9+
- [Creating a user](DigitalOcean%20Tutorial.md#creating-another-user)
10+
- [PostgreSQL user configuration](DigitalOcean%20Tutorial.md#configuring-our-user-for-postgresql)
11+
- [Setting up nginx](DigitalOcean%20Tutorial.md#setting-up-nginx)
12+
- [Setting up uWSGI](DigitalOcean%20Tutorial.md#setting-up-uwsgi)
1313

1414
# DigitalOcean
1515
## Introduction

0 commit comments

Comments
 (0)