Skip to content

Commit

Permalink
Update download links in desktop and workstation content (#4139)
Browse files Browse the repository at this point in the history
* Update download links in desktop content

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>

* Add updates to links in Workstation

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>

---------

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
  • Loading branch information
IanMadd authored Jul 11, 2023
1 parent 97573e8 commit ac2eb22
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# github.com/chef/automate/components/docs-chef-io v0.0.0-20230608113604-7816d5bb2fb8
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20220405052948-5947f844edff
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20230711052355-bad26ce3ac0b
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20230710140513-c5d5a2448261
# github.com/chef/chef-server/docs-chef-io v0.0.0-20230706194022-b91aa30b4c99
# github.com/inspec/inspec/docs-chef-io v0.0.0-20230518135327-870c69937dc2
Expand All @@ -8,7 +8,7 @@
# github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20220228040450-e1b23e65979a
# github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd
# github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20230522203306-c23ca61f913f
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230710100518-6ac024bfa49e
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230711045531-fa0fe0b62f63
# github.com/chef/supermarket/docs-chef-io v0.0.0-20230707131947-d0b3d65ae7a6
# github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20230623103238-3e312f1c2da0
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ go 1.16
require (
github.com/chef/automate/components/docs-chef-io v0.0.0-20230608113604-7816d5bb2fb8 // indirect
github.com/chef/chef-server/docs-chef-io v0.0.0-20230706194022-b91aa30b4c99 // indirect
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230710100518-6ac024bfa49e // indirect
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230711045531-fa0fe0b62f63 // indirect
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20230623103238-3e312f1c2da0 // indirect
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20230509164248-bb54d1e7fbc3 // indirect
github.com/chef/desktop-config/docs-chef-io v0.0.0-20220405052948-5947f844edff // indirect
github.com/chef/desktop-config/docs-chef-io v0.0.0-20230711052355-bad26ce3ac0b // indirect
github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f // indirect
github.com/chef/supermarket/docs-chef-io v0.0.0-20230707131947-d0b3d65ae7a6 // indirect
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ github.com/chef/automate/components/docs-chef-io v0.0.0-20230608113604-7816d5bb2
github.com/chef/automate/components/docs-chef-io v0.0.0-20230608113604-7816d5bb2fb8/go.mod h1:juvLC7Rt33YOCgJ5nnfl4rWZRAbSwqjTbWmcAoA0LtU=
github.com/chef/chef-server/docs-chef-io v0.0.0-20230706194022-b91aa30b4c99 h1:9Y95JNXbpkYxz7efwxBfNdhbD2IF4yiIHnUWBmVuUtQ=
github.com/chef/chef-server/docs-chef-io v0.0.0-20230706194022-b91aa30b4c99/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230710100518-6ac024bfa49e h1:FsMQ5T9GPtzgC5XozFn7kQyOLKNEOFk/wtaY4MNDinY=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230710100518-6ac024bfa49e/go.mod h1:gvoh6ov1YU98CVzBEWzEZeCLTRunfQ6r1VO7M3LFE9U=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230711045531-fa0fe0b62f63 h1:gsNqhOQpBDnB06Qot+lffvYBOS5Tjpe19uWyycB+F9k=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230711045531-fa0fe0b62f63/go.mod h1:gvoh6ov1YU98CVzBEWzEZeCLTRunfQ6r1VO7M3LFE9U=
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20230623103238-3e312f1c2da0 h1:ZBQb0WcQ3TSZOHsW7ElaUlJQJvo3xWogNd8tON/ZLxc=
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20230623103238-3e312f1c2da0/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig=
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20230509164248-bb54d1e7fbc3 h1:Py1ukXH/qCSNLjzNqC9APccuQjagTKcS34HQS/YrAno=
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20230509164248-bb54d1e7fbc3/go.mod h1:kNxSqzNZGBwfF4AfALPzUfOeAsscIIKq8vyoCNL33DA=
github.com/chef/desktop-config/docs-chef-io v0.0.0-20220405052948-5947f844edff h1:r3p9WCeOf+5dAtkSeMjUVKIaw8FTXYMih/jA8sZX7U8=
github.com/chef/desktop-config/docs-chef-io v0.0.0-20220405052948-5947f844edff/go.mod h1:90xAx6sIfgSL50M2KzeBmx7V7s7dlhQU3xpUkJO0qW0=
github.com/chef/desktop-config/docs-chef-io v0.0.0-20230711052355-bad26ce3ac0b h1:Mjeggzbj9ACXuhSR4IHyoIlgH9TK7zU8MCN7aQQC7D4=
github.com/chef/desktop-config/docs-chef-io v0.0.0-20230711052355-bad26ce3ac0b/go.mod h1:90xAx6sIfgSL50M2KzeBmx7V7s7dlhQU3xpUkJO0qW0=
github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f h1:6+VjBykE1b9LGfJEBstSKLAGJySrhu6NY162gz+cnxo=
github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f/go.mod h1:Lfq+HjwAQwUJ41EPTO/8qbI1oJb2i415fR28d2Ig9kc=
github.com/chef/supermarket/docs-chef-io v0.0.0-20230707131947-d0b3d65ae7a6 h1:+cr06FvS0yJskPAroKEc9kzxegSD8J4+SWu0QmBItkg=
Expand Down

0 comments on commit ac2eb22

Please sign in to comment.