diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/feedback-form.html b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/feedback-form.html index ca1852c0ea..44c1fc74e2 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/feedback-form.html +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/feedback-form.html @@ -6,19 +6,19 @@
- + We'll never share your email with anyone else.
- + - If you are reporting a bug, please provide the URL of the page where you found the issue. + If you are reporting a doc bug, please provide the URL of the page where you found the issue.
- +
diff --git a/docs/_vendor/modules.txt b/docs/_vendor/modules.txt index 4df126ba27..c7a269cb9e 100644 --- a/docs/_vendor/modules.txt +++ b/docs/_vendor/modules.txt @@ -1,2 +1,2 @@ -# gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.7 +# gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788 # github.com/jquery/jquery-dist v0.0.0-20210302171154-e786e3d9707f diff --git a/docs/go.mod b/docs/go.mod index f0ec2daacb..e45a867fd3 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -2,4 +2,4 @@ module github.com/nginxinc/kubernetes-ingress/docs go 1.15 -require gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.7 // indirect +require gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788 // indirect diff --git a/docs/go.sum b/docs/go.sum index bc7b2d284e..a0cea86940 100644 --- a/docs/go.sum +++ b/docs/go.sum @@ -14,3 +14,5 @@ gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.6 h1:jN+79xD+xUD3nDvZWoubwoUxzg gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.6/go.mod h1:G+e4mnMJBHCT04TKm3Bbnm5I5OGVoeLlmbaDFF3GPBc= gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.7 h1:O75I8D2xLjbQ5rYZAflXMcnEPFJ12YhLpyn5auO4EUI= gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.7/go.mod h1:G+e4mnMJBHCT04TKm3Bbnm5I5OGVoeLlmbaDFF3GPBc= +gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788 h1:42fJNcaOhcZvx/G6E17sX9EH0auXXd2aNQx/cdBneWo= +gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788/go.mod h1:G+e4mnMJBHCT04TKm3Bbnm5I5OGVoeLlmbaDFF3GPBc=