Skip to content

Commit 1097548

Browse files
committed
chore: update permalink
1 parent 5e5892a commit 1097548

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ module.exports = {
207207
'/how-to/command-line-quick-start',
208208
'/how-to/configure-node',
209209
'/how-to/modify-bootstrap-list',
210-
'/how-to/kubo-tls',
210+
'/how-to/kubo-tls-auth',
211211
'/how-to/nat-configuration',
212212
'/how-to/ipfs-updater',
213213
[

docs/how-to/kubo-tls.md renamed to docs/how-to/kubo-tls-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: TLS and HTTP Auth for Kubo
2+
title: TLS and HTTP Auth for Kubo with Caddy
33
description: Learn how to set up TLS for Kubo with Caddy reverse proxy for secure API access over public networks.
44
---
55

0 commit comments

Comments
 (0)