diff --git a/examples/docs/asciidoc/setup/install/check_running/3d1ff6097e2359f927c88c2ccdb36252.adoc b/examples/docs/asciidoc/setup/install/check_running/3d1ff6097e2359f927c88c2ccdb36252.adoc index f9690e763f..ca226d3fc6 100644 --- a/examples/docs/asciidoc/setup/install/check_running/3d1ff6097e2359f927c88c2ccdb36252.adoc +++ b/examples/docs/asciidoc/setup/install/check_running/3d1ff6097e2359f927c88c2ccdb36252.adoc @@ -1,4 +1,4 @@ [source,ruby] ---- -include::./../../../../spec/check_running_spec.rb[tag=048d8abd42d094bbdcf4452a58ccb35b,indent=0] +include::./../../../../spec/check_running_spec.rb[tag=3d1ff6097e2359f927c88c2ccdb36252,indent=0] ---- \ No newline at end of file diff --git a/examples/docs/spec/check_running_spec.rb b/examples/docs/spec/check_running_spec.rb index 5ae08c1f89..444e47ec78 100644 --- a/examples/docs/spec/check_running_spec.rb +++ b/examples/docs/spec/check_running_spec.rb @@ -9,7 +9,7 @@ DEFAULT_CLIENT end - it 'executes the example code - d1ff6097e2359f927c88c2ccdb36252' do + it 'executes the example code - 3d1ff6097e2359f927c88c2ccdb36252' do # tag::3d1ff6097e2359f927c88c2ccdb36252[] response = client.info # end::3d1ff6097e2359f927c88c2ccdb36252[]