Skip to content

Commit df9c8a8

Browse files
author
Li Yin
committed
testing relative link
1 parent f277f78 commit df9c8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/DigitalOcean Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ apt-get install postgresql postgresql-contrib
8484

8585
## Creating another user
8686

87-
Since the `root` user is the most powerful, we may want to limit access to it to improve security. So in this section, we will create a new user and config it to "act like" a `root` user but with certain limitation. And we will be logging as this user from now on. It is highly recommended to do so, but if you choose not to follow and simply want to login as the `root` user nonetheless, you may click [here to skip to the next section](DigitalOcean Tutorial.md#Providing-user-with-additional privilege).
87+
Since the `root` user is the most powerful, we may want to limit access to it to improve security. So in this section, we will create a new user and config it to "act like" a `root` user but with certain limitation. And we will be logging as this user from now on. It is highly recommended to do so, but if you choose not to follow and simply want to login as the `root` user nonetheless, you may click [here to skip to the next section](https://github.com/CristianoYL/rest-api-sections/blob/master/guides/DigitalOcean%20Tutorial.md#Configuring-our-user-for-PostgreSQL).
8888

8989
### Hello John Doe
9090

0 commit comments

Comments
 (0)