fix(docs): wrong url
This commit is contained in:
		
							parent
							
								
									fd2c39c50e
								
							
						
					
					
						commit
						7ba99b4389
					
				@ -27,7 +27,7 @@ yarn install
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 4. Set environment variables
 | 
					## 4. Set environment variables
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The environment variables required by NocoBase are stored in the root `.env` file, modify the environment variables according to the actual situation, if you don't know how to change them, [click here for environment variables description](./development/env.md), or you can leave it as default.
 | 
					The environment variables required by NocoBase are stored in the root `.env` file, modify the environment variables according to the actual situation, if you don't know how to change them, [click here for environment variables description](../../development/env.md), or you can leave it as default.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
# Using sqlite database
 | 
					# Using sqlite database
 | 
				
			||||||
 | 
				
			|||||||
@ -29,7 +29,7 @@ yarn install
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 4. 设置环境变量
 | 
					## 4. 设置环境变量
 | 
				
			||||||
 | 
					
 | 
				
			||||||
NocoBase 所需的环境变量储存在根目录 `.env` 文件里,根据实际情况修改环境变量,如果你不知道怎么改,[点此查看环境变量说明](../development/env.md),也可以保持默认。
 | 
					NocoBase 所需的环境变量储存在根目录 `.env` 文件里,根据实际情况修改环境变量,如果你不知道怎么改,[点此查看环境变量说明](../../development/env.md),也可以保持默认。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
# 使用 sqlite 数据库
 | 
					# 使用 sqlite 数据库
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user