[PR #389] [MERGED] docs: fix typo in ACME challenge type comment #1423

Closed
opened 2025-12-29 02:30:01 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/389
Author: @e-zk
Created: 3/4/2022
Status: Merged
Merged: 3/4/2022
Merged by: @kradalby

Base: mainHead: main


📝 Commits (1)

  • 745696b docs: fix mistake in ACME challenge type comment

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 config-example.yaml (+1 -1)

📄 Description

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

Fixed typo in example config comment. Closes #386.

TLS_ALPN-01 => TLS-ALPN-01

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/389 **Author:** [@e-zk](https://github.com/e-zk) **Created:** 3/4/2022 **Status:** ✅ Merged **Merged:** 3/4/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`745696b`](https://github.com/juanfont/headscale/commit/745696b310b921266a7242a18101e955acc7b6b1) docs: fix mistake in ACME challenge type comment ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config-example.yaml` (+1 -1) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> Fixed typo in example config comment. Closes #386. ``` TLS_ALPN-01 => TLS-ALPN-01 ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:30:01 +01:00
adam closed this issue 2025-12-29 02:30:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1423