Fix overview capture (#9242)
The currently rendered document has an error block displayed indicating an overview section is needed.pull/9252/head
parent
2a88115b72
commit
7be7d8e8f3
|
@ -7,7 +7,7 @@ content_template: templates/task
|
|||
weight: 90
|
||||
---
|
||||
|
||||
{{% capture prerequisites %}}
|
||||
{{% capture overview %}}
|
||||
|
||||
Many cloud providers (e.g. Google Compute Engine) define firewalls that help prevent inadvertent
|
||||
exposure to the internet. When exposing a service to the external world, you may need to open up
|
||||
|
|
Loading…
Reference in New Issue