Skip to content

Commit fe514aa

Browse files
authored
Fix some invalid front matter dates (#7110)
These will fail the build in the next Hugo version, but should be fixed even if you never plan to upgrade.
1 parent 487babf commit fe514aa

File tree

2 files changed

+2
-2
lines changed
  • docs/products
    • compute/compute-instances/guides/lassie-shutdown-watchdog
    • platform/accounts/guides/manage-api-tokens

2 files changed

+2
-2
lines changed

docs/products/compute/compute-instances/guides/lassie-shutdown-watchdog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Recover from Unexpected Shutdowns with Lassie (Shutdown Watchdog)"
33
title_meta: "Recover from Unexpected Shutdowns with Lassie"
44
description: "Learn how to investigate an unexpected shutdown and understand how Lassie, the Shutdown Watchdog, works to reboot your Compute Instances."
5-
published: 2022-09-29 Docs
5+
published: 2022-09-29
66
keywords: ['lassie','unexpected shutdown','reboot']
77
tags: ["linode platform","monitoring"]
88
aliases: ['/products/tools/monitoring/guides/monitoring-configure-watchdog/','/guides/lassie-shutdown-watchdog/']

docs/products/platform/accounts/guides/manage-api-tokens/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage Personal Access Tokens
33
description: "Learn how to view, create, and revoke personal access tokens, which provide authorization to the Linode API"
44
aliases: ['/products/tools/linode-api/guides/get-access-token/','/guides/api-key/','/api/key/','/platform/api/api-key/','/products/tools/linode-api/guides/revoke-access-token/','/products/tools/cloud-manager/guides/cloud-api-keys/','/products/tools/api/guides/manage-api-tokens/']
5-
published: 12-06-2022
5+
published: 2022-12-06
66
---
77

88
## View Personal Access Tokens

0 commit comments

Comments
 (0)