Skip to content

Commit

Permalink
fix: use absolute url slug
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbck committed Nov 7, 2024
1 parent caa2a83 commit 2edd12e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/getting-started/advanced-topics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,33 @@ Explore deeper concepts and advanced configurations of Open WebUI to enhance you

## 🔧 Environment Configuration
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
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
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
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
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).
Need to explore core features? Check out [Using OpenWebUI](../using-openwebui).
Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start).
Need to explore core features? Check out [Using OpenWebUI](/getting-started/using-openwebui).

0 comments on commit 2edd12e

Please sign in to comment.