mirror of
https://github.com/open-webui/docs
synced 2025-05-21 03:35:55 +00:00
fix: use absolute url slug
This commit is contained in:
parent
caa2a8372a
commit
2edd12ed96
@ -11,33 +11,33 @@ Explore deeper concepts and advanced configurations of Open WebUI to enhance you
|
|||||||
|
|
||||||
## 🔧 Environment Configuration
|
## 🔧 Environment Configuration
|
||||||
Understand how to set environment variables to customize your Open WebUI setup.
|
Understand how to set environment variables to customize your Open WebUI setup.
|
||||||
[Environment Configuration Guide](./env-configuration)
|
[Environment Configuration Guide](/getting-started/advanced-topics/env-configuration)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Logging and Monitoring
|
## 📊 Logging and Monitoring
|
||||||
Learn how to monitor, log, and troubleshoot your system effectively.
|
Learn how to monitor, log, and troubleshoot your system effectively.
|
||||||
[Logging and Monitoring Guide](./logging)
|
[Logging and Monitoring Guide](/getting-started/advanced-topics/logging)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🛠️ Development Guide
|
## 🛠️ Development Guide
|
||||||
Dive into the development process and learn how to contribute to Open WebUI.
|
Dive into the development process and learn how to contribute to Open WebUI.
|
||||||
[Development Guide](./development)
|
[Development Guide](/getting-started/advanced-topics/development)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🔒 HTTPS Encryption
|
## 🔒 HTTPS Encryption
|
||||||
Ensure secure communication by implementing HTTPS encryption in your deployment.
|
Ensure secure communication by implementing HTTPS encryption in your deployment.
|
||||||
[HTTPS Encryption Guide](./https-encryption)
|
[HTTPS Encryption Guide](/getting-started/advanced-topics/https-encryption)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🔗 API Endpoints
|
## 🔗 API Endpoints
|
||||||
Get essential information for API integration and automation using our models.
|
Get essential information for API integration and automation using our models.
|
||||||
[API Endpoints Guide](./api-endpoints)
|
[API Endpoints Guide](/getting-started/advanced-topics/api-endpoints)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Looking for installation instructions? Head over to our [Quick Start Guide](../quick-start).
|
Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start).
|
||||||
Need to explore core features? Check out [Using OpenWebUI](../using-openwebui).
|
Need to explore core features? Check out [Using OpenWebUI](/getting-started/using-openwebui).
|
||||||
|
Loading…
Reference in New Issue
Block a user