Skip to content

Commit f0e5b4c

Browse files
Merge pull request #7323 from linode/main
v1.386.1: Merge main into develop
2 parents 93590c9 + 2dd74ea commit f0e5b4c

File tree

9 files changed

+31
-25
lines changed

9 files changed

+31
-25
lines changed

_vendor/github.com/linode/linode-website-partials/dist/css/footer.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/linode/linode-website-partials/dist/css/header.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/linode/linode-website-partials/dist/js/header.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/linode/linode-website-partials/dist/wordpress/footer.html

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/linode/linode-website-partials/dist/wordpress/header.html

Lines changed: 5 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# github.com/linode/linode-docs-theme v0.0.0-20250723145205-205da05abd91
2-
# github.com/linode/linode-website-partials v0.0.0-20250714201257-b4c2d5e13c4b
1+
# github.com/linode/linode-docs-theme v0.0.0-20250902163319-d09d95b9ed25
2+
# github.com/linode/linode-website-partials v0.0.0-20250814204525-0d7fe4159951
33
# github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21300.20800
44
# github.com/gohugoio/hugo-mod-jslibs/turbo/v8 v8.20000.20400
55
# github.com/hotwired/turbo v8.0.4+incompatible

docs/guides/uptime/loadbalancing/how-to-configure-haproxy-http-load-balancing-and-health-checks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "How to Configure HAProxy HTTP Load Balancing and Health Checks"
44
description: "Learn how to configure HAProxy for HTTP load balancing, with instructions on updating frontend and backend settings, path-based routing, and health checks."
55
authors: ["Tom Henderson"]
66
contributors: ["Tom Henderson"]
7-
published: 2024-09-18
7+
published: 2025-01-28
88
keywords: ['haproxy','http load balancing','http health checks','haproxy acl']
99
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
1010
---

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ require (
77
github.com/gohugoio/hugo-mod-jslibs/turbo/v7 v7.20300.20000 // indirect
88
github.com/instantpage/instant.page v5.1.1+incompatible // indirect
99
github.com/linode/linode-api-docs/v4 v4.176.0 // indirect
10-
github.com/linode/linode-docs-theme v0.0.0-20250723145205-205da05abd91 // indirect
10+
github.com/linode/linode-docs-theme v0.0.0-20250902163319-d09d95b9ed25 // indirect
1111
)

0 commit comments

Comments
 (0)