mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-20 04:58:52 +00:00
Fix broken links (#1)
- Always use a relative markdown link so that we can jump even if we edit it in local env or read it in code hosting server. Reviewed-on: https://gitea.com/gitea/docs/pulls/1
This commit is contained in:
@@ -35,7 +35,7 @@ Note: All steps below requires that the database engine of your choice is instal
|
||||
|
||||
2. On database instance, login to database console as root:
|
||||
|
||||
```
|
||||
```shell
|
||||
mysql -u root -p
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user