Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/1.1.1.1/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pcx_content_type: faq
title: FAQ
structured_data: true
sidebar:
order: 8
order: 12
slug: 1.1.1.1/faq

---
Expand Down
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider renaming the file to troubleshooting.mdx to make everything even more consistent (title+slug+path+filename) and less surprising.

Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
---
pcx_content_type: troubleshooting
title: Reporting Issues with Cloudflare's DNS Resolver
title: Troubleshooting
description: Learn how to diagnose and report issues with Cloudflare's DNS Resolver
sidebar:
order: 3
order: 8
head:
- tag: title
content: Reporting Issues with Cloudflare's DNS Resolver
content: Troubleshooting DNS Resolver
slug: 1.1.1.1/troubleshooting

---

import { Render } from "~/components"

This guide will help you diagnose and resolve common issues with Cloudflare's DNS Resolver. Before proceeding with manual troubleshooting steps, you can use our [diagnostic tool](https://one.one.one.one/help/) to automatically gather relevant information.
This guide will help you diagnose and resolve common issues with Cloudflare's DNS Resolver. Before proceeding with manual troubleshooting steps, you can [verify your connection](/1.1.1.1/check/) to automatically gather relevant information.

## Name resolution issues

Expand Down Expand Up @@ -136,4 +137,5 @@ If your traceroute fails at the first hop, the issue is likely hardware-related.
## Additional resources

- [1.1.1.1 DNS Resolver homepage](https://1.1.1.1)
- [DNS-over-TLS documentation](/1.1.1.1/encryption/dns-over-tls/)
- [DNS over TLS documentation](/1.1.1.1/encryption/dns-over-tls/)
- [Diagnostic tool](https://one.one.one.one/help/)
2 changes: 1 addition & 1 deletion src/content/docs/1.1.1.1/terms-of-use.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: reference
title: Terms of use
sidebar:
order: 7
order: 10
slug: 1.1.1.1/terms-of-use

---
Expand Down
Loading